unreal.AirAbsorptionMethod

class unreal.AirAbsorptionMethod

Bases: unreal.EnumBase

EAir Absorption Method

C++ Source:

  • Module: Engine

  • File: SoundAttenuation.h

CUSTOM_CURVE

The air absorption conforms to a custom distance curve.

Type

1

LINEAR

The air absorption conform to a linear distance function

Type

0