ITouchManagerPointers Property |
Gets the list of pointers.
Namespace:
TouchScript
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax IList<Pointer> Pointers { get; }
Property Value
Type:
IListPointerAn unsorted list of all pointers.
See Also