Bone.TryGetParentBone

Switch to Manual
public bool TryGetParentBone (out XR.Bone parentBone);

Parameters

parentBoneBone 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.