Click or drag to resize

TouchManagerInstanceInstance Property

Gets the instance of TouchManager singleton.

Namespace:  TouchScript.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static TouchManagerInstance Instance { get; }

Property Value

Type: TouchManagerInstance
See Also