Bone
.TryGetParentBone
public bool
TryGetParentBone
(out
XR.Bone
parentBone
);
Parameters
parentBone
Bone struct that receives the parent bone of this bone.
Returns
bool
true if the rotation was retrieved, false otherwise.
Description 描述
Gets the parent of this bone.