BodyPartDescription

Show Deprecated

BodyPartDescription is an object that stores the description for an avatar's body parts, such as the Color. It is meant to be placed underneath a HumanoidDescription in order to work with Humanoid:ApplyDescription().

Summary

Properties

Properties

AssetId

Read Parallel

The asset ID that should be applied when applying this BodyPartDescription.

Read Parallel

The type of body part.

Color

Read Parallel

The Color3 for this body part.

Instance

Read Parallel

A reference to the Instance that should be applied when applying this BodyPartDescription. This property can be used instead of AssetId to apply accessories without uploading them to the platform. This can reference either a body part with R15, R15ArtistIntent and R6 folders, or only reference a single subfolder.

Methods

Events