# Skeleton Dimension

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

You can modify an actor's body in real-time using **Skeleton Dimension**.

* Left Arm/Right Arm Length : Adjusts the length of each arm.
* Foot Size : Adjusts the size of the feet.
* Shoulder Size : The shoulder length can be adjusted while maintaining the full arm length.
* Spine Length : Adjusts the length of the feet.
* Left Leg/Right Leg Length : Adjusts the length of each leg.


---

# Agent Instructions: 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://docs.moamocap.com/feature/actor-management/skeleton-dimension.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.
