ultraleap/OpenXRHandTracking

Angular and linear hand velocity is not supported

rblenkinsopp opened this issue · 1 comments

The API layer does not currently report the linear or angular velocity of the hands. If requested, the XrHandJointVelocitiesEXT structure will be returned with the validity bits unset.

This is currently an optional part of the OpenXR XR_EXT_hand_tracking specification, but should be supported in a future release.

Closing this as we are not using GitHub for tracking upcoming feature development.