Navigation
API > API/Plugins > API/Plugins/Synthesis
| Name | ESynthKnobSize |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SynthKnobStyle.h |
| Include Path | #include "UI/SynthKnobStyle.h" |
Syntax
enum ESynthKnobSize
{
Medium,
Large,
Count,
}
Values
| Name | Remarks |
|---|---|
| Medium | |
| Large | |
| Count |