Table of Contents

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

  1. Complete the Installation steps, including the Fusion Network Config and layer setup.
  2. Add MUES-Core.Runtime to the Assemblies to Weave list in your Fusion Network Config.
  3. Place the MUES session prefab in your scene (see the API Reference for available entry points).
  4. Assign any avatar or loading-screen objects the MUES_RenderWhileLoading layer so they remain visible during room sync.

Where to go next