Skip to content

loadRuntimeScene

loadRuntimeScene(options): Promise<void>

Defined in: runtime/runtimeLoader.ts:652

Prepare a scene and publish it. What every caller outside residency wants, and the shape the two halves are defined against.

LoadRuntimeSceneOptions

Promise<void>