Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/FSubmixEffectConvolutionReverb
Description
Sets current runtime settings for convolution reverb which do not trigger a FConvolutionReverb rebuild. These settings will be applied to FConvolutionReverb at the next call to UpdateParameters()
| Name | SetConvolutionReverbParameters |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectConvolutionReverb.h |
| Include Path | #include "SubmixEffects/SubmixEffectConvolutionReverb.h" |
| Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectConvolutionReverb.cpp |
void SetConvolutionReverbParameters
(
const FSubmixEffectConvolutionReverbSettings & InSettings
)