Navigation
Unreal Engine C++ API Reference > Plugins > Synthesis
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h |
Include | #include "EpicSynth1Types.h" |
Syntax
enum ESynthStereoDelayMode
&123;
Normal = 0,
Cross,
PingPong,
Count,
&125;
Values
Name | Description |
---|---|
Normal | |
Cross | |
PingPong | |
Count |