unreal.FSoundModulationLFOShape

class unreal.FSoundModulationLFOShape

Bases: EnumBase

deprecated: ‘FSoundModulationLFOShape’ was renamed to ‘SoundModulationLFOShape’.

DOWN_SAW: FSoundModulationLFOShape = Ellipsis

2

EXPONENTIAL: FSoundModulationLFOShape = Ellipsis

5

RANDOM_SAMPLE_HOLD: FSoundModulationLFOShape = Ellipsis

6

SINE: FSoundModulationLFOShape = Ellipsis

0

SQUARE: FSoundModulationLFOShape = Ellipsis

3

TRIANGLE: FSoundModulationLFOShape = Ellipsis

4

UP_SAW: FSoundModulationLFOShape = Ellipsis

1