# Actor Retarget

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

You can modify an actor's pose in real-time using **Actor Retarget**.

* Position : Adjusts the actor's center position (unit: **mm**).
* Arm&#x20;
  * Spacing : Adjusts the distance between the two arms. (Useful when the model's arms are penetrating the body.)
* Foot&#x20;
  * Spacing : Adjusts the distance between the two legs.
* Shoulder&#x20;
  * Weight : Adjusts the degree of shoulder movement application.
  * Up/Down/Foward/Back Limit : Limits the range of motion in each direction of shoulder movement.
* Streaming
  * Hand Match : You can adjust the distance of the character's hands where streaming is applied.


---

# 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/actor-retarget.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.
