Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundClass
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 |
void Interpolate
(
float InterpValue,
FSoundClassProperties & Current,
const FSoundClassProperties & Start,
const FSoundClassProperties & End
)
Remarks
Get the parameters for the sound mix.