ScreenLabelStyle
Description
- Derived from
-
Versioned abstract
- Extended by
-
ScreenLabelFrameStyle sealed
ScreenLabelIconStyle sealed
ScreenLabelTextStyle sealed
Defines visual style properties for IScreenLabel instances.
Public / Attributes
MinimumSize
The minimum size of the screen label bounds.
The minimum size is applied separately for each axis. The default value is Vec2I.Zero.
OccludedColor
The modulation color to apply when the label is (partially) occluded.
The default value is Colors.Opaque30.
- See also