Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 866 Bytes

handmeshobserver_neutralposeversion.md

File metadata and controls

25 lines (17 loc) · 866 Bytes
-api-id -api-type ms.custom
P:Windows.Perception.People.HandMeshObserver.NeutralPoseVersion
winrt property
19H1

Windows.Perception.People.HandMeshObserver.NeutralPoseVersion

-description

Gets the version of the NeutralPose for this hand.

-property-value

The neutral hand pose version.

-remarks

The hand mesh's NeutralPose is fairly stable, but will evolve over time as the system's estimate of the user's hand shape is updated. You can detect when the neutral pose updates by observing a change in the NeutralPoseVersion. When there is a neutral pose update, you may wish to repeat some or all of the static analysis you performed on the mesh.

-see-also

-examples