unreal.SourceEffectWaveShaperSettings¶
- class unreal.SourceEffectWaveShaperSettings(amount: float = 0.0, output_gain_db: float = 0.0)¶
Bases:
StructBaseSource Effect Wave Shaper Settings
C++ Source:
Plugin: Synthesis
Module: Synthesis
File: SourceEffectWaveShaper.h
Editor Properties: (see get_editor_property/set_editor_property)
amount(float): [Read-Write] The amount of wave shaping. 0.0 = no wave shaping.output_gain_db(float): [Read-Write] The amount of wave shaping. 0.0 = no wave shaping.