---
name: AvatarAssetType
last_updated: 2026-06-11T23:11:58Z
type: enum
summary: "Describes the asset types that an avatar can equip."
---

# AvatarAssetType

Describes the asset types that an avatar can equip.

**Type:** enum

## Description

Describes the asset types that an avatar can equip. See [AssetType](/docs/reference/engine/enums/AssetType.md) for
all asset types.

## Items

| Name | Value | Description |
|------|-------|-------------|
| `TShirt` | 2 | A classic 2D TShirt. |
| `Hat` | 8 | A hat. |
| `Shirt` | 11 | A classic 2D shirt. |
| `Pants` | 12 | A classic 2D pants. |
| `Head` | 17 | A head. |
| `Face` | 18 | A face. |
| `Gear` | 19 | A gear. |
| `Torso` | 27 | A torso. |
| `RightArm` | 28 | A right arm. |
| `LeftArm` | 29 | A left arm. |
| `LeftLeg` | 30 | A left leg. |
| `RightLeg` | 31 | A right leg. |
| `HairAccessory` | 41 | A hair accessory. |
| `FaceAccessory` | 42 | A face accessory. |
| `NeckAccessory` | 43 | A neck accessory. |
| `ShoulderAccessory` | 44 | A shoulder accessory. |
| `FrontAccessory` | 45 | A front accessory. |
| `BackAccessory` | 46 | A back accessory. |
| `WaistAccessory` | 47 | A waist accessory. |
| `ClimbAnimation` | 48 | A climb animation. |
| `FallAnimation` | 50 | A fall animation. |
| `IdleAnimation` | 51 | An idle animation. |
| `JumpAnimation` | 52 | A jump animation. |
| `RunAnimation` | 53 | A run animation. |
| `SwimAnimation` | 54 | A swim animation. |
| `WalkAnimation` | 55 | A walk animation. |
| `EmoteAnimation` | 61 | An emote animation. |
| `TShirtAccessory` | 64 | A layered clothing TShirt. |
| `ShirtAccessory` | 65 | A layered clothing shirt. |
| `PantsAccessory` | 66 | A layered clothing pants. |
| `JacketAccessory` | 67 | A layered clothing jacket. |
| `SweaterAccessory` | 68 | A layered clothing sweater. |
| `ShortsAccessory` | 69 | A layered clothing shorts. |
| `LeftShoeAccessory` | 70 | A layered clothing left shoe. |
| `RightShoeAccessory` | 71 | A layered clothing right shoe. |
| `DressSkirtAccessory` | 72 | A layered clothing dress or skirt. |
| `EyebrowAccessory` | 76 |  |
| `EyelashAccessory` | 77 |  |
| `MoodAnimation` | 78 |  |
| `DynamicHead` | 79 |  |
| `FaceMakeup` | 88 |  |
| `LipMakeup` | 89 |  |
| `EyeMakeup` | 90 |  |