unreal.SynthLFOType

class unreal.SynthLFOType

Bases: EnumBase

ESynth LFOType

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: EpicSynth1Types.h

DOWN_SAW: SynthLFOType

2

EXPONENTIAL: SynthLFOType

5

RANDOM_SAMPLE_HOLD: SynthLFOType

6

SINE: SynthLFOType

0

SQUARE: SynthLFOType

3

TRIANGLE: SynthLFOType

4

UP_SAW: SynthLFOType

1