Contains basic information about the SimpleButton widget theme.
Base[0] = normalColor;
Default constructor.
RectTheme Base[3];
RectTheme
Base[3];
Button tint & border color. [0 - Normal, 1 - Hover, 2 - Active]
Dimension<int> BorderSize;
Dimension
<int> BorderSize;
Border size in both direction (X and Y).
TextTheme TextTh;
TextTheme
TextTh;
Button text theme.
std::array<float, 4> Radiuses;
Radiuses of the corners of the Button.
Page generated by BSDocGen made by Xoliper