IVoice::GetVolumeAttenuation

Gets volume attenuation (due to 3d spatialization).

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

/Engine/Source/Runtime/UnrealAudio/Public/UnrealAudioVoice.h

Include

#include "UnrealAudioVoice.h"

Syntax

EVoiceError::Type GetVolumeAttenuation
(
    float & OutAttenuation
) const

Remarks

Gets volume attenuation (due to 3d spatialization).

Returns

The volume attenuation.

Parameters

Parameter

Description

OutAttenuation

The out attenuation.

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