Attempts to return the pose of the requested body joint relative to the root joint (BodyJointId.Body_Root).
bool GetJointPoseLocal
( BodyJointId bodyJointId,
out Pose pose )
Attempts to return the pose of the requested body joint, in local space relative to its parent joint (i.e., the BodyJointId retrievable from ISkeletonMapping.TryGetParentJointId(BodyJointId, out BodyJointId)).