Types of wearable assets
 Declaration Syntax
Declaration Syntax| C# | 
public enum WearableType
 Members
Members| Member | Description | 
|---|---|
| Shape | Body shape | 
| Skin | Skin textures and attributes | 
| Hair | Hair | 
| Eyes | Eyes | 
| Shirt | Shirt | 
| Pants | Pants | 
| Shoes | Shoes | 
| Socks | Socks | 
| Jacket | Jacket | 
| Gloves | Gloves | 
| Undershirt | Undershirt | 
| Underpants | Underpants | 
| Skirt | Skirt | 
| Alpha | Alpha mask to hide parts of the avatar | 
| Tattoo | Tattoo | 
| Physics | Physics | 
| Invalid | Invalid wearable asset | 
Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0
 
