Class: SceneSettingsUpdatedEvent
Defined in: livelink.js/sources/scene/SceneEvents.ts:64
Event that is fired when the scene settings are 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. |