Click or drag to resize

GesturetouchManager Property

Reference to global TouchManager.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected TouchManagerInstance touchManager { get; }

Property Value

Type: TouchManagerInstance
See Also