Meta_GradientPanelStyle
A GradientPanelStyle provides a simple background gradient for a panel or stack.
Public Types
Property index.
Idx_Borders | vec2f - Specifies padding around the edge of the styled object |
Idx_StartColour | vec4f - Specifies the start colour; RGBA 0.0f to 1.0f |
Idx_EndColour | vec4f - Specifies the end colour; RGBA 0.0f to 1.0f |
Idx_Angle | float - Specifies the angle (degrees) of the gradient which defines the direction |