Navigation
API > API/Plugins > API/Plugins/Synthesis
| Name | ESynthLFOMode |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h |
| Include Path | #include "EpicSynth1Types.h" |
Syntax
enum ESynthLFOMode
{
Sync = 0,
OneShot,
Free,
UMETA =(Hidden),
}
Values
| Name | Remarks |
|---|---|
| Sync | |
| OneShot | |
| Free | |
| UMETA |