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