Hand.TryGetRootBone

Switch to Manual
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.