unreal.SoundDistanceModel

class unreal.SoundDistanceModel

Bases: EnumBase

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

CUSTOM: SoundDistanceModel

5

INVERSE: SoundDistanceModel

2

LINEAR: SoundDistanceModel

0

LOGARITHMIC: SoundDistanceModel

1

LOG_REVERSE: SoundDistanceModel

3

NATURAL_SOUND: SoundDistanceModel

4