unreal.SoundModulationLFOShape

class unreal.SoundModulationLFOShape

Bases: EnumBase

ESound Modulation LFOShape

C++ Source:

  • Plugin: AudioModulation

  • Module: AudioModulation

  • File: SoundModulationLFO.h

DOWN_SAW: SoundModulationLFOShape

2

EXPONENTIAL: SoundModulationLFOShape

5

RANDOM_SAMPLE_HOLD: SoundModulationLFOShape

6

SINE: SoundModulationLFOShape

0

SQUARE: SoundModulationLFOShape

3

TRIANGLE: SoundModulationLFOShape

4

UP_SAW: SoundModulationLFOShape

1