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.
Parameters
Section titled “Parameters”options
Section titled “options”Returns
Section titled “Returns”Promise<void>