unreal.SoundControlBusMixStage¶
- class unreal.SoundControlBusMixStage(bus: SoundControlBus = Ellipsis, value: SoundModulationMixValue = Ellipsis)¶
Bases:
StructBaseSound 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 the mix stage.value(SoundModulationMixValue): [Read-Write] Value mix is set to.
- property bus: SoundControlBus¶
[Read-Write] Bus controlled by the mix stage.
- Type:
- property value: SoundModulationMixValue¶
[Read-Write] Value mix is set to.
- Type: