# CombineObject

**Important** The CombineObject function is designed to optimize your model based on the poses you've created. It generates an optimized model with blendshapes that is convenient for exporting to Unreal Engine 5 or Unity.

### Functionality

* Model Optimization: Creates an optimized model using the existing poses and blendshapes for better performance.
* Scalability: The optimized models are easy to scale and integrate into various environments.
* Compatibility with MoCap Devices: The generated models are fully compatible with motion capture devices and offer excellent support for LiveLink.

### Tutorial

* **ARKit** :

<figure><img src="https://3479593160-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaCVNsar8ZEfoLG1XkC2o%2Fuploads%2FEy6UtSSgupqbDtejAHRu%2FCombineObject-ARKit.gif?alt=media&#x26;token=9d1205bc-ecfd-4c39-a692-29fc42420700" alt=""><figcaption></figcaption></figure>

### Additional Notes

* The optimized models are highly flexible and can be seamlessly connected to LiveLink for real-time updates.
* The function simplifies the export process to popular game engines like Unreal Engine 5 and Unity, ensuring compatibility and ease of use.


---

# 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/yanusretarget/custom-mode/combineobject.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.
