unreal.SoundDistanceModel

class unreal.SoundDistanceModel

Bases: unreal.EnumBase

deprecated: ‘SoundDistanceModel’ was renamed to ‘AttenuationDistanceModel’.

CUSTOM

5

INVERSE

2

LINEAR

0

LOGARITHMIC

1

LOG_REVERSE

3

NATURAL_SOUND

4