Clothing

Show Deprecated
not creatable

The base class for clothing objects.

Summary

Properties

Properties

Color3

read parallel

This property determines the colorization to be applied to the Clothing texture. The default colorization value is Color3.new(1, 1, 1) (white), at which no colorization occurs.

This property is useful for creating outfits that have many different color variations but share the same basic look, possibly for a character creator in a roleplaying game or generating a lot of different varied NPCs.

See also ShirtGraphic.Color3 which determines the colorization to be applied to the ShirtGraphic texture.

Methods

Events