Click or drag to resize

PointerPreviousPosition Property

Previous position in screen coordinates.

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

Property Value

Type: Vector2

Implements

IPointerPreviousPosition
See Also