Click or drag to resize

ImageGestureRecognizerComponentScriptDirectionTolerance Field

The amount that the path must change direction (in radians) to count as a new direction (0.39 is 1.8 of PI).

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

Field Value

Type: Single
See Also