TwoPointTransformGestureBaseMinScreenPointsDistance Property |
Gets or sets minimum distance between 2 points in cm for gesture to begin.
Namespace:
TouchScript.Gestures.TransformGestures.Base
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public virtual float MinScreenPointsDistance { get; set; }
Property Value
Type:
Single Minimum distance.
See Also