Variable: DEFAULT_LAYERS
constDEFAULT_LAYERS:object
Defined in: rendering/enums/default-layer-names.enum.ts:4
The DEFAULT_LAYERS object defines the default layer names for rendering.
Type declaration
background
readonlybackground:"background"='background'
The background layer.
foreground
readonlyforeground:"foreground"='foreground'
The foreground layer.
ui
readonlyui:"ui"='ui'
The UI layer.