TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures
FlickGesture Class
FlickGesture Properties
Direction Property
FlickTime Property
MinDistance Property
MovementThreshold Property
ScreenFlickTime Property
ScreenFlickVector Property
FlickGesture
ScreenFlickTime Property
Gets flick time in seconds pointers moved by
ScreenFlickVector
.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
float
ScreenFlickTime
{
get
; }
Property Value
Type:
Single
See Also
Reference
FlickGesture Class
TouchScript.Gestures Namespace