Share via


InteractionHandPointer.RawZ Property

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

0.0 means that hand is close to shoulder and 1.0 represents a fully extended arm, but values could be outside of this range.

Syntax

public double RawZ { get; }

Property Value

Type: Double
The 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