Skip to content

Documentation / scene / EditorMode

Type Alias: EditorMode

EditorMode = "editor" | "editor-preview" | "none"

Defined in: libs/scene/src/app/app.ts:53

Application editor/runtime mode.

Released under the MIT License.