# tilt

> Specifies the angle of the pen relative to the X and Y axes, expressed in radians.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.InputLegacyModule

```csharp
public Vector2 tilt
```
