TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures
GestureStateChangeEventArgs Class
GestureStateChangeEventArgs Properties
PreviousState Property
State Property
GestureStateChangeEventArgs
State Property
Current gesture state.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
Gesture
GestureState
State
{
get
; }
Property Value
Type:
Gesture
GestureState
See Also
Reference
GestureStateChangeEventArgs Class
TouchScript.Gestures Namespace