Click or drag to resize

IPointerPreviousPosition Property

Previous position in screen coordinates.

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

Property Value

Type: Vector2
See Also