USoundNodeDoppler::GetDopplerPitchMultiplier

Windows
MacOS
Linux

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

Syntax

float GetDopplerPitchMultiplier
(
    float & CurrentPitchScale,
    bool bSmooth,
    FListener const & InListener,
    const FVector Location,
    const FVector Velocity,
    float DeltaTime
)

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