BodyPart (Enum)
From Legacy Roblox Wiki
Jump to navigationJump to search
The BodyPart Enum determines which BodyPart a CharacterMesh affects. It has 6 numbers: | ||
Enum | Name | Description |
0 | Head | The Head BodyPart. |
1 | Torso | The Torso BodyPart. |
2 | LeftArm | The Left Arm BodyPart. |
3 | RightArm | The Right Arm BodyPart. |
4 | LeftLeg | The Left Leg BodyPart. |
5 | RightLeg | The Right Leg BodyPart. |