USoundClass::Interpolate

Get the parameters for the sound mix.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundClass.h

Include

#include "Sound/SoundClass.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundClass.cpp

Syntax

void Interpolate
(
    float InterpValue,
    FSoundClassProperties & Current,
    const FSoundClassProperties & Start,
    const FSoundClassProperties & End
)

Remarks

Get the parameters for the sound mix.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss