> For the complete documentation index, see [llms.txt](https://docs.overdare.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overdare.com/korean/development/api-reference/enums/actionsequenceslottype.md).

# ActionSequenceSlotType

## Overview

액션 시퀀스의 애니메이션 트랙에서 애니메이션을 재생할 신체 슬롯을 지정하는 열거형입니다.

## Items

| Name      | Value | Description        |
| --------- | ----- | ------------------ |
| FullBody  | 0     | 전신에 애니메이션을 적용합니다.  |
| UpperBody | 1     | 상체에만 애니메이션을 적용합니다. |
| LowerBody | 2     | 하체에만 애니메이션을 적용합니다. |
