Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SynthKnobStyle.h |
Include |
#include "UI/SynthKnobStyle.h" |
USTRUCT(BlueprintType)
struct FSynthKnobStyle : public FSlateWidgetStyle
Represents the appearance of an SSynthKnob
Name | Description | ||
---|---|---|---|
|
KnobSize |
The size of the knobs to use. |
|
|
LargeKnob |
Image to use for the large knob. |
|
|
LargeKnobOverlay |
Image to use for the dot handle. |
|
|
float |
MaxValueAngle |
Image to use for the mediaum knob dot handle. |
|
MediumKnob |
Image to use for the medium large knob. |
|
|
MediumKnobOverlay |
Image to use for the mediaum knob dot handle. |
|
|
float |
MinValueAngle |
Image to use for the mediaum knob dot handle. |
Name | Description | |
---|---|---|
|
FSynthKnobStyle() |
Name | Description | |
---|---|---|
|
~FSynthKnobStyle() |
Name | Description | ||
---|---|---|---|
|
const FSlate... |
GetBaseBrush() |
Returns the base brush to use. |
|
const FSynth... |
GetDefault() |
|
|
const FSlate... |
GetOverlayBrush() |
Returns the overlay brush to represent the given value. |
|
Initialize() |
||
|
FSynthKnobSt... |
SetKnobSize ( |
Name | Description | ||
---|---|---|---|
|
GetResources ( |
Gets the brush resources associated with this style. |
|
|
const FName |
GetTypeName() |
Gets the name of this style. This method must be implemented by inherited structures. |
Name |
Description |
---|---|
TypeName |