azimuthAngle
Gets the angle of the stylus relative to the x-axis, in radians.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public float azimuthAngle { get; protected set; }
Remarks
A value of 0 indicates that the stylus is pointed along the x-axis of the device.