Overview
Introduction
Who this documentation is for, how Molca Core relates to product SDKs (VR, DT), and how to navigate the site.
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Molca Unity docs: Core & Shared apply to all SDKs; VR and Digital Twin sections are product-specific — see Platforms.
Who this documentation is for, how Molca Core relates to product SDKs (VR, DT), and how to navigate the site.
| Area | Example path | Doc section |
|---|---|---|
| Molca Core | Packages/com.molca.core/ | Molca Core |
| Shared module | Assets/_MolcaSDK/Code/ | Shared module |
| VR SDK | Assets/_MolcaSDK/_VR/ | Molca VR SDK |
| DT SDK | Assets/_MolcaDT/ | Digital Twin |
| Section | Contents |
|---|---|
| Platforms | Which SDK lives where; what applies to VR vs DT |
| Architecture | Product-neutral: Core vs Unity; VR / DT / Shared placement |
| Runtime and settings | MolcaProjectSettings → RuntimeManager → GlobalSettings and subsystems |
| Compatibility and validation | SDK assumptions, versioning, and doc validation conventions |
| Troubleshooting | Common runtime/integration failures and first checks |
| Molca Core | Runtime, DI, events, references, sequences, HTTP, modals, content packages |
| Shared module | Generic UI, preload, media (often bundled with VR templates) |
| Molca VR SDK | VR overview: architecture, content hierarchy, setup, scenarios, tour, scoring |
| Molca DT SDK | DT overview + DT architecture: _MolcaDT layout, flows, POI |
| Product | Path |
|---|---|
| VR training | Platforms → Architecture → VR overview → VR architecture → Runtime and settings → VR setup → Session flow how-to → ScenarioManager |
| Digital Twin | Platforms → Architecture → Runtime and settings → DT overview → DT architecture → DT layout |
| Core-only / library | Runtime and settings → Project settings → RuntimeManager |