Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Sound > FAudioEffectParameters
- FAudioEffectParameters::Interpolate()
- FAudioReverbEffect::Interpolate()
- FAudioEQEffect::Interpolate()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundMix.h |
Include | #include "Sound/SoundMix.h" |
virtual bool Interpolate
&40;
const FAudioEffectParameters & InStart,
const FAudioEffectParameters & InEnd
&41;
Remarks
Interpolates between one set of parameters and another and stores result in local copy.