Click or drag to resize

IPointerPosition Property

Current position in screen coordinates.

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

Property Value

Type: Vector2
See Also