Clarify jointParents
value for root bones in XR_FB_hand_tracking_mesh
#154
Labels
clarification
Reflects a spec clarification request
synced to gitlab
A corresponding issue has been filed in the Khronos internal GitLab
vendor-extension
I'm adding support for the
XR_FB_hand_tracking_mesh
extension to my application, and it wasn't clear to me what thejointParents
value of theXrHandTrackingMeshFB
struct would be for root bones. Based on my testing it appears the joint parent value for root bones isXR_HAND_JOINT_MAX_ENUM_EXT
. I think it would be useful to clarify that in the specification.The text was updated successfully, but these errors were encountered: