---
name: OutfitType
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# OutfitType

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `All` | 1 | Returns outfits of every type, with no filtering applied. |
| `Avatar` | 2 | A full-body avatar outfit. |
| `DynamicHead` | 3 | An outfit containing a dynamic head. |
| `Shoes` | 4 | An outfit consisting of a pair of shoes. |
| `Makeup` | 5 | An outfit consisting of makeup items applied to the avatar's face. |