> For the complete documentation index, see [llms.txt](https://docs.yanusstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yanusstudio.com/setup/yanusretarget.md).

# YanusReTARGET

## Yanus ReTARGET v1.0.0

Description Yanus ReTARGET is an advanced plugin for Autodesk Maya, designed to streamline the workflow with BlendShapes and automate the facial motion capture data editing and application process. Installation

1. Download the plugin file (YanusReTARGET.zip) from our website.
2. Unzip the file and locate the install.py script.
3. Drag and drop the install.py script directly into your Autodesk Maya environment.
4. Upon successful installation, a new toolbar named YanusSTUDIO will automatically appear in Maya. Initial Setup After the initial installation:
5. Yanus ReTARGET will automatically install the necessary libraries.
6. A restart of Maya will be requested to complete the setup and activate all features. Features
7. Import Facial Data: Imports calibrated facial capture data from CSV files.
8. Video and Audio Import: Imports corresponding video files (MP4, MOV).
9. Actor Profile Customization: Import and apply JSON files with specific data offsets for different actors.
10. Retargeting: Automates the application of facial data to 3D models.
11. Keyframe Management: Reset all currently applied keyframes before starting retargeting.
12. Animation Baking: Combines modified offset and scale values with the original keyframes. Requirements Autodesk Maya version 2022.05 or newer is required. Support For any inquiries or technical support, please contact our support team via email at <sales@yanusstudio.com>. More Information For more information, please visit our YouTube channel at <https://www.youtube.com/@yanusstudio/videos>. Make sure to turn on subtitles for additional details.


---

# 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://docs.yanusstudio.com/setup/yanusretarget.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.
