ArticulatedHandDefinition.ExitPinchDistance Property

Definition

The distance between the index finger tip and the thumb tip required to exit the pinch/air tap gesture. The pinch gesture exit will be registered for all values greater than the ExitPinchDistance. The default ExitPinchDistance value is 0.05 and must be between 0.015 and 0.1.

public:
 property float ExitPinchDistance { float get(); void set(float value); };
public float ExitPinchDistance { get; set; }
member this.ExitPinchDistance : single with get, set
Public Property ExitPinchDistance As Single

Property Value

Applies to