> For the complete documentation index, see [llms.txt](https://sloyd.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sloyd.gitbook.io/documentation/integrations/unity.md).

# Unity

Install the Sloyd Unity plugin and send models into your open Unity project, added to the scene automatically.

Send models into your open Unity project, automatically added to the scene.

### What transfers

* Mesh with normals and UVs
* Materials and textures packed, with PBR
* GLB format, Unity-native

### Install

1. Download the Sloyd Unity plugin from the Plugins page.
2. In Unity, go to Assets → Import Package → Custom Package.
3. In Sloyd, open the Export modal and click **Send to Unity**.

The model lands in `Assets/SloydModels/` and is added to your scene.

### Requirements

Unity 2022.1 or later. The Sloyd plugin is required.
