unreal.AudioVolumeLocationState

class unreal.AudioVolumeLocationState

Bases: unreal.EnumBase

Enum describing the state of checking audio volume location

C++ Source:

  • Module: Engine

  • File: AudioVolume.h

INSIDE_THE_VOLUME

A send based on linear interpolation between a distance range and send-level range

Type

0

OUTSIDE_THE_VOLUME

A send based on a supplied curve

Type

1