Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundNodeDoppler
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundNodeDoppler.h |
| Include | #include "Sound/SoundNodeDoppler.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundNodeDoppler.cpp |
float GetDopplerPitchMultiplier
(
float & CurrentPitchScale,
bool bSmooth,
FListener const & InListener,
const FVector Location,
const FVector Velocity,
float DeltaTime
)