unreal.SoundModulationLFOShape

class unreal.SoundModulationLFOShape

Bases: unreal.EnumBase

ESound Modulation LFOShape

C++ Source:

  • Plugin: AudioModulation

  • Module: AudioModulation

  • File: SoundModulationLFO.h

DOWN_SAW

2

EXPONENTIAL

5

RANDOM_SAMPLE_HOLD

6

SINE

0

SQUARE

3

TRIANGLE

4

UP_SAW

1