unreal.SoundModulationLFOShape¶
- class unreal.SoundModulationLFOShape¶
Bases:
EnumBaseESound Modulation LFOShape
C++ Source:
Plugin: AudioModulation
Module: AudioModulation
File: SoundModulationLFO.h
- DOWN_SAW: SoundModulationLFOShape = Ellipsis¶
2
- EXPONENTIAL: SoundModulationLFOShape = Ellipsis¶
5
- RANDOM_SAMPLE_HOLD: SoundModulationLFOShape = Ellipsis¶
6
- SINE: SoundModulationLFOShape = Ellipsis¶
0
- SQUARE: SoundModulationLFOShape = Ellipsis¶
3
- TRIANGLE: SoundModulationLFOShape = Ellipsis¶
4
- UP_SAW: SoundModulationLFOShape = Ellipsis¶
1