Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundNodeDoppler.h |
Include |
#include "Sound/SoundNodeDoppler.h" |
class USoundNodeDoppler : public USoundNode
Computes doppler pitch shift
Name | Description | ||
---|---|---|---|
|
bUseSmoothing |
Whether or not to do a smooth interp to our doppler |
|
|
float |
DopplerIntensity |
How much to scale the doppler shift (1.0 is normal). |
|
float |
SmoothingInterpSpeed |
Speed at which to interp pitch scale |
Name | Description | |
---|---|---|
|
USoundNodeDoppler ( |
Name | Description | ||
---|---|---|---|
|
float |
GetDopplerPitchMultiplier |
|
|
ParseNodes ( |