This version of Unity is unsupported.

Bone.TryGetParentBone

Declaration

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.