Skip to content

SceneStatus

SceneStatus = "loading" | "running" | "paused" | "sleeping" | "unloading"

Defined in: sceneManager.ts:39