Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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