Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h |
Include |
#include "EpicSynth1Types.h" |
enum ESynthLFOMode
{
Sync = 0,
OneShot,
Free,
Count,
}
Name |
Description |
---|---|
Sync |
|
OneShot |
|
Free |
|
Count |