Getting Started
This guide walks you through setting up a MUES session after installing the package.
Overview
A MUES session consists of two roles:
- Local host — a physical-space user with a Meta headset who scans the room via MRUK.
- Remote client — a user who joins the session and sees a digital twin of the scanned room.
Setup
- Complete the Installation steps, including the Fusion Network Config and layer setup.
- Add
MUES-Core.Runtimeto the Assemblies to Weave list in your Fusion Network Config. - Place the MUES session prefab in your scene (see the API Reference for available entry points).
- Assign any avatar or loading-screen objects the
MUES_RenderWhileLoadinglayer so they remain visible during room sync.
Where to go next
- Read the Introduction for the bigger picture.
- Explore the API Reference for every public type and member.