unreal.SoundControlBusMixStage
¶
- class unreal.SoundControlBusMixStage(bus: SoundControlBus = Ellipsis, value: SoundModulationMixValue = Ellipsis)¶
Bases:
StructBase
Sound Control Bus Mix Stage
C++ Source:
Plugin: AudioModulation
Module: AudioModulation
File: SoundControlBusMix.h
Editor Properties: (see get_editor_property/set_editor_property)
bus
(SoundControlBus): [Read-Write] Bus controlled by stage.value
(SoundModulationMixValue): [Read-Write] Value mix is set to.
- property bus: SoundControlBus¶
[Read-Write] Bus controlled by stage.
- Type:
- property value: SoundModulationMixValue¶
[Read-Write] Value mix is set to.
- Type: