BodyPart
The BodyPart Enum determines which BodyPart a CharacterMesh affects.
Items 6
History | Name | Value | Description | |
---|---|---|---|---|
47 | Head | 0 | The head BodyPart. | |
47 | Torso | 1 | The torso BodyPart. | |
47 | LeftArm | 2 | The left arm BodyPart. | |
47 | RightArm | 3 | The right arm BodyPart. | |
47 | LeftLeg | 4 | The left leg BodyPart. | |
47 | RightLeg | 5 | The right leg BodyPart. |
Description
The BodyPart Enum determines which BodyPart a CharacterMesh affects. (the CharacterMesh is used with R6 characters)