> For the complete documentation index, see [llms.txt](https://help.movin3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.movin3d.com/kr/movin-studio-usage-guide/hands-setting/set-hand-rest-pose.md).

# Set Hand Rest Pose

기본 손 동작 (Hand rest pose) 을 설정하면 손가락 트래킹 기능을 사용하지 않았을 때 모션캡처 데이터에 적용되는 손 모양을 설정할 수 있습니다.&#x20;

{% hint style="warning" %}
손가락 트래킹을 사용하지 않고 커스텀 캐릭터를 불러올 경우, 최상의 모션 품질을 얻기 위해 **캐릭터 모델의 기본 손 동작과 MOVIN Studio 내 기본 손 동작을 동일하게 맞추는 것을 추천**드립니다.&#x20;
{% endhint %}

<figure><img src="/files/iWH1EkcUvcC0kyvF3TqH" alt=""><figcaption></figcaption></figure>

기본 손 동작을 변경하고 싶을 경우, 우측 패널의 'Hands' 탭의 'Hand rest pose' 드롭다운에서 원하는 종류의 손 동작을 선택해주세요. MOVIN Studio에서는 현재 'Default', 'ThumbOut', 'Natural' 등 3가지의 기본 손 동작을 지원하고 있습니다.

## Default

<figure><img src="/files/A8472SI3T6HBHUWPmyzD" alt=""><figcaption></figcaption></figure>

모든 손가락이 일직선으로 뻗어있는 손 동작입니다.

## ThumbOut

<figure><img src="/files/VyyemPUnjkTMB2g1cUhu" alt=""><figcaption></figcaption></figure>

VRM 포맷의 캐릭터에 기본으로 적용되어 있는 손 동작입니다. 엄지손가락이 나머지 네 손가락과 벌어져 있습니다.

## Natural

<figure><img src="/files/hyX5zsVbI8BUTI1GalqA" alt=""><figcaption></figcaption></figure>

Unreal Engine 사의 마네킹에 기본으로 적용되어 있는 손 동작입니다. 자연스러운 손 모양이 특징입니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.movin3d.com/kr/movin-studio-usage-guide/hands-setting/set-hand-rest-pose.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
