Navigation
API > API/Plugins > API/Plugins/AudioModulation > API/Plugins/AudioModulation/Generators
References
| Module | AudioModulation |
| Header | /Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/Generators/SoundModulationLFO.h |
| Include | #include "Generators/SoundModulationLFO.h" |
Syntax
enum ESoundModulationLFOShape
&123;
Sine,
UpSaw,
DownSaw,
Square,
Triangle,
Exponential,
RandomSampleHold,
COUNT,
&125;
Values
| Name | Description |
|---|---|
| Sine | |
| UpSaw | |
| DownSaw | |
| Square | |
| Triangle | |
| Exponential | |
| RandomSampleHold | |
| COUNT |
Remarks
Copyright Epic Games, Inc. All Rights Reserved.