FAudioDevice::SetListenerAttenuationOverride

Sets an override for the listener to do attenuation calculations.

Windows
MacOS
Linux

Deprecated

  • Use SetListenerAttenuationOverride that passes a ListenerIndex instead

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioDevice.h

Include

#include "AudioDevice.h"

Syntax

void SetListenerAttenuationOverride
(
    const FVector AttenuationPosition
)

Remarks

Sets an override for the listener to do attenuation calculations.

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