unreal.SourceEffectMotionFilterModSource

class unreal.SourceEffectMotionFilterModSource

Bases: EnumBase

ESource Effect Motion Filter Mod Source

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: SourceEffectMotionFilter.h

DISTANCE_FROM_LISTENER: SourceEffectMotionFilterModSource

Uunits between Listener and Sound Source.

Type:

0

SPEED_OF_ANGLE_DELTA: SourceEffectMotionFilterModSource

Degrees per second change in Angle of Source from Listener.

Type:

4

SPEED_OF_LISTENER: SourceEffectMotionFilterModSource

Uunits per second change in world location of Listener.

Type:

3

SPEED_OF_SOURCE_EMITTER: SourceEffectMotionFilterModSource

Uunits per second change in world location of Sound Source.

Type:

2

SPEED_RELATIVE_TO_LISTENER: SourceEffectMotionFilterModSource

Uunits per second change in distance between Listener and Sound Source.

Type:

1