unreal.SourceEffectEQSettings
¶
- class unreal.SourceEffectEQSettings(eq_bands: Array[SourceEffectEQBand] = [])¶
Bases:
StructBase
EQ source effect settings
C++ Source:
Plugin: Synthesis
Module: Synthesis
File: SourceEffectEQ.h
Editor Properties: (see get_editor_property/set_editor_property)
eq_bands
(Array[SourceEffectEQBand]): [Read-Write] EQBands: The EQ bands to use
- property eq_bands: Array[SourceEffectEQBand]¶
[Read-Write] EQBands: The EQ bands to use
- Type: