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