ESubmixSendStage

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundSubmixSend.h"

Syntax

enum ESubmixSendStage
{
    PostDistanceAttenuation,
    PreDistanceAttenuation,
}

Values

Name

Description

PostDistanceAttenuation

Whether to do the send pre distance attenuation.

PreDistanceAttenuation

Whether to do the send post distance 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