Stores stroke data for text-stroke.
Public Attributes | |
int | Blur |
How blurry the stroke is. More... | |
Color | Colour |
The stroke colour. More... | |
int | Thickness |
Thickness of the stroke in pixels. More... | |
AtlasLocation[] | Location |
The location of the current graphics (usually an SDF) in use. One for each character. More... | |
int PowerUI.Css.StrokeData.Blur |
How blurry the stroke is.
Color PowerUI.Css.StrokeData.Colour |
The stroke colour.
AtlasLocation [] PowerUI.Css.StrokeData.Location |
The location of the current graphics (usually an SDF) in use. One for each character.
int PowerUI.Css.StrokeData.Thickness |
Thickness of the stroke in pixels.