Click or drag to resize

FlickGestureScreenFlickVector Property

Gets flick direction (not normalized) when gesture is recognized.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Vector2 ScreenFlickVector { get; }

Property Value

Type: Vector2
See Also