ESoundSpatializationAlgorithm

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundAttenuation.h"

Syntax

enum ESoundSpatializationAlgorithm
{
    SPATIALIZATION_Default,
    SPATIALIZATION_HRTF,
}

Values

Name

Description

SPATIALIZATION_Default

Standard panning method for spatialization (linear or equal power method defined in project settings)

SPATIALIZATION_HRTF

Binaural spatialization method if available (requires headphones, enabled by plugins)

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