# azimuthAngle

> Value of 0 radians indicates that the stylus is pointed along the x-axis of the device.

## Definition

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

```csharp
public float azimuthAngle { get; set; }
```
