This version of Unity is unsupported.

Hand.TryGetRootBone

public bool TryGetRootBone(out XR.Bone boneOut);

Parameters

boneOutA Bone struct to receive the root bone.

Returns

bool true if hand can be queried for the root bone; otherwise false.

Description

Gets the root bone for this hand.