Provides common settings to customize the text in a [Label].
[LabelSettings] is a resource that provides common settings to customize the text in a [Label]. It will take priority over the properties defined in [member Control.theme]. The resource can be shared between multiple labels and changed on the fly, so it's convenient and flexible way to setup text style.
[Font] used for the text.
Color of the text.
Size of the text.
Vertical space between lines when the text is multiline.
The color of the outline.
Text outline size.
Color of the shadow effect. If alpha is [code]0[/code], no shadow will be drawn.
Offset of the shadow effect, in pixels.
Size of the shadow effect.