Attempts to calculate the pose of the requested hand joint relative to the root.
Returns false if the skeleton is not yet initialized, or there is no valid tracking data. Scale is not applied.
ParametersbodyJointIdThe BodyJointId for which to retrieve the pose
poseOutput parameter to be populated with the poise of bodyJointId
ReturnsTrue if pose is populated with valid tracking data, false otherwise