FAttenuationSubmixSendSettings

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundAttenuation.h"

Syntax

struct FAttenuationSubmixSendSettings

Variables

Name Description

Public variable

FRuntimeFloatCu...

 

CustomSubmixSendCurve

The custom Submix send curve to use for distance-based send level.

Public variable

float

 

ManualSubmixSendLevel

The manual Submix send level to use. Doesn't change as a function of distance.

Public variable

USoundSubmix &#...

 

Submix

Submix to send audio to based on distance.

Public variable

float

 

SubmixSendDistanceMax

The max distance to send to the Submix.

Public variable

float

 

SubmixSendDistanceMin

The min distance to send to the Submix.

Public variable

float

 

SubmixSendLevelMax

The amount to send to the Submix when the sound is located at a distance equal to value specified in the reverb max send distance.

Public variable

float

 

SubmixSendLevelMin

The amount to send to the Submix when the sound is located at a distance equal to value specified in the submix send distance min.

Public variable

ESubmixSendMeth...

 

SubmixSendMethod

What method to use to use for submix sends.

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