ActiveSceneVolumeChangedEvent#
Class ActiveSceneVolumeChangedEvent
Hierarchy
- WebVisEvent
- ActiveSceneVolumeChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Active Scene Volume Changed Event(volume: BoxVolume): ActiveSceneVolumeChangedEvent -
The ACTIVE_SCENE_VOLUME_CHANGED event occurs if the active scene volume has been changed.
Parameters
-
volume: BoxVolume
The new active scene volume
Returns ActiveSceneVolumeChangedEvent
-
Properties
id
id: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
volume
volume: BoxVolume
ACTIVE_SCENE_VOLUME_CHANGED