Share via


InteractionHandPointer.PressExtent Property

Gets a interaction-adjusted measure of how much pressing is being performed by hand.

0.0 means that hand is not performing a press action at all, and 1.0 means that hand is at the trigger point for press action, but values could be greater than 1.0.

Syntax

public double PressExtent { get; }

Property Value

Type: Double
The interaction-adjusted measure of how much pressing is being performed by hand.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

InteractionHandPointer Class
InteractionHandPointer Members
Microsoft.Kinect.Toolkit.Interaction Namespace