# tangentialPressure

> Gets the pressure applied to an additional pressure-sensitive control on the stylus.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.0/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public float tangentialPressure { get; protected set; }
```
