| AvatarMaskHumanoidPart Enumeration |
Namespace: Candlelight
public enum AvatarMaskHumanoidPart
| Member name | Value | Description | |
|---|---|---|---|
| Root | 0 | The Transform with the Animator component. | |
| Trunk | 1 | The pelvis, spine, and chest. | |
| Head | 2 | The head and neck. | |
| LeftLeg | 3 | The left leg and foot. | |
| RightLeg | 4 | The right leg and foot. | |
| LeftArm | 5 | The left arm. | |
| RightArm | 6 | The right arm. | |
| LeftHand | 7 | The left hand and fingers. | |
| RightHand | 8 | The right hand and fingers. | |
| LeftFootIK | 9 | The left foot IK effector. | |
| RightFootIK | 10 | The right foot IK effector. | |
| LeftHandIK | 11 | The left hand IK effector. | |
| RightHandIK | 12 | The right hand IK effector. |