Bone

struct in UnityEngine.XR

Switch to Manual

Description

A tracked bone on the device at an XRNode in the XR input subsystem.

The Bone type is a general purpose structure that represents a part of a specific body element hierarchy. such as Hand, Eyes, or Skeleton.

Public Functions

TryGetChildBonesGet the child bones of this bone.
TryGetParentBoneGets the parent of this bone.
TryGetPositionGets the world position of the bone
TryGetRotationGets the world rotation of the bone.