AccessoryDescription

Afficher les obsolètes
Non navigable

AccessoryDescription is an object that stores the description for an Accessory. It is meant to be placed underneath a HumanoidDescription in order to work with Humanoid:ApplyDescription().

Résumé

Propriétés

Propriétés

AccessoryType

Lecture parallèle

The Enum.AccessoryType of the Accessory referred to by this description.

AssetId

Lecture parallèle

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

Instance

Lecture parallèle

A reference to the Instance that should be applied when applying this AccessoryDescription. This property can be used instead of AssetId to apply accessories without uploading them to the platform.

IsLayered

Lecture parallèle

Whether the Accessory is layered or rigid. This will be updated after calling Humanoid:ApplyDescription() if this property doesn't match the actual Accessory contents.

Order

Lecture parallèle

The WrapLayer.Order value when applying the Accessory, if it is layered.

Position

Lecture parallèle

The accessory adjustment position offset. Only applies if the Accessory is rigid.

Puffiness

Lecture parallèle

The WrapLayer.Puffiness value when applying the Accessory, if it is layered.

Rotation

Lecture parallèle

The accessory adjustment rotation offset. Only applies if the Accessory is rigid.

Scale

Lecture parallèle

The accessory adjustment scale. Only applies if the Accessory is rigid.

Méthodes

GetAppliedInstance

Returns the applied Accessory if this AccessoryDescription is the child of an applied HumanoidDescription parented to a Humanoid.


Retours

Évènements