SceneDescriptionReload
interface SceneDescriptionReloadT = unknown
A part of the SceneDescription that can be updated during reload.
Type Parameters
T = unknownThe type of the configuration object.
Properties
config
config?: T
resolutionScale
resolutionScale?: number
size
size?: Vector2
stack
stack?: string