unreal.SoundControlBusMix¶
- class unreal.SoundControlBusMix(outer=None, name='None')¶
Bases:
unreal.ObjectSound Control Bus Mix
C++ Source:
Plugin: AudioModulation
Module: AudioModulation
File: SoundControlBusMix.h
Editor Properties: (see get_editor_property/set_editor_property)
mix_stages(Array(SoundControlBusMixStage)): [Read-Write] Array of stages controlled by mix.profile_index(uint32): [Read-Write] Profile Index
- property mix_stages¶
[Read-Only] Array of stages controlled by mix.
- Type