BONE_UPDATE_FULL:null = 0
The skeleton's bones are fully updated (both position and rotation) to match the tracked bones.
BONE_UPDATE_ROTATION_ONLY:null = 1
The skeleton's bones are only rotated to align with the tracked bones, preserving bone length.
BONE_UPDATE_MAX:null = 2
Represents the size of the
BoneUpdate enum.