Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SourceEffects
Inheritance Hierarchy
- USoundEffectSourcePreset
- USourceEffectWaveShaperPreset
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectWaveShaper.h |
| Include | #include "SourceEffects/SourceEffectWaveShaper.h" |
Syntax
UCLASS (ClassGroup=AudioSourceEffect, Meta=(BlueprintSpawnableComponent))
class USourceEffectWaveShaperPreset : public USoundEffectSourcePreset
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSourceEffectWaveShaperSettings | Settings |
Functions
| Type | Name | Description | |
|---|---|---|---|
EFFECT_PRESET_METHODS
(
SourceEffectWaveShaper |
|||
| void | SetSettings
(
const FSourceEffectWaveShaperSettings& InSettings |