BodyPart

The BodyPart Enum determines which BodyPart a CharacterMesh affects. (the CharacterMesh is used with R6 characters)

Items

NameValueSummary
Head0

The head BodyPart.

Torso1

The torso BodyPart.

LeftArm2

The left arm BodyPart.

RightArm3

The right arm BodyPart.

LeftLeg4

The left leg BodyPart.

RightLeg5

The right leg BodyPart.

On this page