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 ESynthFilterType
&123;
LowPass = 0,
HighPass,
BandPass,
BandStop,
Count,
&125;
Values
Name | Description |
---|---|
LowPass | |
HighPass | |
BandPass | |
BandStop | |
Count |