# 6. Actor Profile Windows

### 6-1. Actor Profile Mode

<div align="left"><figure><img src="/files/vNURjCPUJqI7fayPo5b4" alt="" width="175"><figcaption></figcaption></figure></div>

* **Scale**: A setting that adjusts the size of the blendShape value by multiplying it.
* **Offset**: A setting that adjusts the blendShape's Neutral Calibration value by adding to it.

### 6-2. Sync Left/Right

<div align="left"><figure><img src="/files/PnIjC1LwqIgiwrmtyAvj" alt="" width="134"><figcaption></figcaption></figure></div>

Sync Left/Right is an option that synchronizes symmetrical facial data, allowing two or more data points to be linked and moved together.

### 6-3. Actor Profile Editor

<div align="left"><figure><img src="/files/hvqNCjBbYH2nKvUgBu9c" alt="" width="39"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/yYQPp48eeNFqVnoF55kp" alt="" width="186"><figcaption></figcaption></figure></div>

The Actor Profile Editor is an editor used to adjust the tracking values of the actor. It is used when more extensive data modification is required beyond the default range of adjustments.

* **Value**: The current measured value.
* **Scale**: The Scale value for Retarget.
* **Scale Range**: The range of the Scale Slider.
* **Offset**: The Offset value for Retarget.
* **Single Step**: The increment value for each click of the increment button.

### 6-4.  Actor Profile Slider

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeTyptH86NMxxSlHHvoS8mCCgUKxRmGfgcP8YAHfGq4CjE-FpbC5teOG-Xjh4QjRV4Iqsd7q9GWSD5cxBZSfYNhv_Y-Y3sX3l0cbX0N4lzQgMM2N9huZ8Bv8B0YNayu_Y5tn3T1IUYHYlYSZqPrznhwzDve?key=g9SNe8floSX29K5Ha8UM_Q)

To tune the actor's tracking data, select Scale or Offset in Actor Profile Mode, then adjust the desired data by moving the slider left or right. The changes will be applied in real-time to the Character window.

### 6-5. Buttons

<div align="left"><figure><img src="/files/GAbedTjqQqNbuyhrV3GI" alt="" width="407"><figcaption></figcaption></figure></div>

These buttons are used to create files for the Actor Profile properties.

* **Apply**: Applies the modified data value (a button that activates with a single press).
* **Init**: Resets Scale to 1.0 and Offset to 0.0.
* **Reload**: Reloads the settings from the file.
* **Save**: A button to save the modified data, functioning as a "Save As" feature when applied. This applies to the Neutral Calibration, Scale, Scale Range, and Offset settings.


---

# 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.yanusstudio.com/yanuslive_old/6.-actor-profile-windows.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.
