Navigation
API > API/Plugins > API/Plugins/Synthesis
| Name | ESynth1OscType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h |
| Include Path | #include "EpicSynth1Types.h" |
Syntax
enum ESynth1OscType
{
Sine = 0,
Saw,
Triangle,
Square,
Noise,
UMETA =(Hidden),
}
Values
| Name | Remarks |
|---|---|
| Sine | |
| Saw | |
| Triangle | |
| Square | |
| Noise | |
| UMETA |