Click or drag to resize

SwipeGestureRecognizerComponentScriptDirectionThreshold Field

For set directions, this is the amount that the swipe must be proportionally in that direction vs the other direction. For example, a swipe down gesture will need to move in the y axis by this multiplier more versus moving along the x axis.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float DirectionThreshold

Field Value

Type: Single
See Also