Navigation
Unreal Engine C++ API Reference > Plugins > Synthesis > SourceEffects > USourceEffectMidSideSpreaderPreset
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectMidSideSpreader.h |
Include | #include "SourceEffects/SourceEffectMidSideSpreader.h" |
Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectMidSideSpreader.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Audio&124;Effects"&41;
void SetSettings
&40;
const FSourceEffectMidSideSpreaderSettings & InSettings
&41;
Remarks
Change settings of your effect from blueprints. Will broadcast changes to active instances.