Class: SceneSettingsUpdatedEvent
Defined in: livelink.clients/livelink.base/sources/scene/SceneEvents.ts:70
Event that is fired when the scene settings are updated.
Dispatched by Scene as on-scene-settings-updated.
Extends
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
updated_settings | readonly | SceneSettingsManifest | The updated scene settings that has been applied. Contains only the settings that were changed. |