🗃️ Configuration
1 item
📄️ Core Controller
The CoreController is the central runtime manager in the HoloMIT SDK. It acts as a persistent and unified context across the entire application lifecycle, ensuring that core state, user data, and configuration parameters remain available across scenes.
📄️ Scenario
Scenarios in HoloMIT define virtual environments or scenes in which multi-user sessions take place. Each scenario maps to a Unity scene and contains logic, spatial elements, and behaviors unique to that context.