Click or drag to resize

GestureactivePointers Field

Pointers the gesture currently owns and works with.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected List<Pointer> activePointers

Field Value

Type: ListPointer
See Also