TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures.TransformGestures.Base
TransformGestureBase Class
TransformGestureBase Methods
onBegan Method
onChanged Method
OnEnable Method
onRecognized Method
OverrideTargetPosition Method
pointersPressed Method
pointersReleased Method
reset Method
resetValues Method
updateType Method
TransformGestureBase
onRecognized Method
Called when state is changed to Recognized.
Namespace:
TouchScript.Gestures.TransformGestures.Base
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
void
onRecognized
()
See Also
Reference
TransformGestureBase Class
TouchScript.Gestures.TransformGestures.Base Namespace