This version of Unity is unsupported.

Bone.TryGetParentBone

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.