Scenic v0.10.2 Scenic.Primitive.Style.FontBlur View Source
Apply a blur effect to text.
Example:
graph
|> text("Blurry", font_blur: 2.0)
Data
Any number greater than or equal to zero.
The higher the number, the more it blurs.
Apply a blur effect to text.
Example:
graph
|> text("Blurry", font_blur: 2.0)
Any number greater than or equal to zero.
The higher the number, the more it blurs.