GestureNormalizedScreenPosition Property |
Gets normalized screen position.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Vector2 NormalizedScreenPosition { get; }
Property Value
Type:
Vector2 Gesture's position in normalized screen coordinates.
See Also