Click or drag to resize

PenPointerRotation Property

Gets or sets the touch's rotation.

Namespace:  TouchScript.Pointers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float Rotation { get; set; }

Property Value

Type: Single
Rotation in radians.
See Also