EAirAbsorptionMethod

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundAttenuation.h"

Syntax

enum EAirAbsorptionMethod
{
    Linear,
    CustomCurve,
}

Values

Name

Description

Linear

The air absorption conform to a linear distance function.

CustomCurve

The air absorption conforms to a custom distance curve.

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