Documentation Index
Fetch the complete documentation index at: https://docs-unity.molca.id/llms.txt
Use this file to discover all available pages before exploring further.
Audience
Engineers integrating or extending Molca Unity products: Molca Core, optional shared UI module, the VR training SDK, or the Digital Twin SDK.
Which repository?
Molca ships more than one Unity repo. See SDKs and repositories for paths (e.g. molca-sdk-vr, molca-sdk-dt) and which sections apply.
| Area | Example path | Doc section |
|---|
| Molca Core | Assets/_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 |
Documentation map
| 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 |
Suggested reading