ESynthLFOMode

Choose your operating system:

Windows

macOS

Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h

Include

#include "EpicSynth1Types.h"

Syntax

enum ESynthLFOMode
{
    Sync       = 0,
    OneShot,
    Free,
    Count,
}

Values

Name

Description

Sync

OneShot

Free

Count