OnePointTrasformGestureBaseScreenPosition Property |
Gets current screen position.
Namespace:
TouchScript.Gestures.TransformGestures.Base
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public override Vector2 ScreenPosition { get; }
Property Value
Type:
Vector2 Gesture's position in screen coordinates.
See Also