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