Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Audio Material Slider Style' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| linearcolor | Slider Background Color | The slider Bar's Background color value. |
| linearcolor | Slider Background Accent Color | The slider Bar's Background Accent color value. Can be thought as the slider's Inner Shadow color value. |
| linearcolor | Slider Value Main Color | The slider's Color value representing the slider's Output Value amount. |
| linearcolor | Slider Handle Main Color | The slider Handle's Main color value. |
| linearcolor | Slider Handle Outline Color | The slider Handle's Outline color value. |
| struct | Text Box Style | The style to use for the audio text box widget. |
| object | Material | Material used to render the Slate |
| struct | Desired Size | Desired Draw size of the rendered material |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Audio Material Slider Style |