unreal.SourceEffectEQSettings

class unreal.SourceEffectEQSettings(eq_bands: None = [])

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] The EQ bands to use

property eq_bands: None

[Read-Write] The EQ bands to use

Type:

(Array[SourceEffectEQBand])