> 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/unreal.md).

# Unreal

Install the Sloyd Unreal bridge and send GLB models directly into your Unreal Engine project.

Send GLB models directly into your Unreal Engine project.

### What transfers

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

### Install

1. Download the plugin, then copy the `SloydBridge` folder into your project's `Plugins/` directory.
2. Restart Unreal Engine. The bridge starts automatically.
3. In Sloyd, open the Export modal and click **Send to Unreal**.

### Requirements

Unreal Engine 5.1 or later. The Sloyd plugin is required.
