TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures
TapGesture Class
TapGesture Methods
OnEnable Method
onRecognized Method
pointersPressed Method
pointersReleased Method
pointersUpdated Method
reset Method
shouldCachePointerPosition Method
ShouldReceivePointer Method
TapGesture
.
OnEnable Method
Unity Start handler.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
void
OnEnable
()
See Also
Reference
TapGesture Class
TouchScript.Gestures Namespace