Reading hand tracking's aim state v specification

A quick question about documentation/implementation:

Specification states in 12.47:

XrHandTrackingAimStateFB can be provided in the next chain of XrHandJointsLocateInfoEXT when calling xrLocateHandJointsEXT to request aiming gesture information associated with this hand.

shouldn’t that be XrHandJointLocationsEXT instead of XrHandJointsLocateInfoEXT? At least that is what works and also makes sense as being part of the “output” chain (locations param of xrLocateHandJointsEXT).

Yes, this was an error, corrected in 1.0.23.

1 Like

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.