Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Audio Radial Slider Style' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Text Box Style | The style to use for the audio text box widget. |
| struct | Center Background Color | Color used to draw the slider center background |
| struct | Slider Bar Color | Color used to draw the unprogressed slider bar |
| struct | Slider Progress Color | Color used to draw the progress bar |
| real | Label Padding | Size of the padding between the label and the slider |
| real | Default Slider Radius | Default size of the slider itself (not including label) |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Audio Radial Slider Style |