Navigation
API > API/Plugins > API/Plugins/Synthesis
| Name | FSourceEffectWaveShaperSettings |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectWaveShaper.h |
| Include Path | #include "SourceEffects/SourceEffectWaveShaper.h" |
Syntax
USTRUCT (BlueprintType )
struct FSourceEffectWaveShaperSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Amount | float | The amount of wave shaping. 0.0 = no wave shaping. | SourceEffects/SourceEffectWaveShaper.h |
|
| OutputGainDb | float | The amount of wave shaping. 0.0 = no wave shaping. | SourceEffects/SourceEffectWaveShaper.h |
|