API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeSceneInstanceKind
@codexo/exojs / core / stable
Which kind of scene activation a disambiguating SceneDirector.unload call targets.
0
props
0
methods
0
events
Import
import { SceneInstanceKind } from '@codexo/exojs'Which kind of scene activation a disambiguating SceneDirector.unload call targets.
Definition1
"active" | "preloaded" | "retained"Source