Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Color Grading Spin Box Style' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Color Grading Spin Box Style |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Border Brush | Brush used to draw the border of the spinbox |
| struct | Active Border Brush | Brush used to draw the border of the spinbox when it's in active use by the user |
| struct | Hovered Border Brush | Brush used to draw the border of the spinbox when it's hovered over |
| struct | Selector Brush | Brush used to draw the selector indicating the current value |
| real | Selector Width | Width of the selector |