Back to API Reference
Class
GlowModifier
sealed
Inherits:PaintLayerModifier
Soft halo around the glyph (a shadow with no offset and a wide soft edge), with a colour, gradient, or texture.
Remarks
Parameter: paint[,radius] + projection overrides.
public PaintRef Paint{ get; set }Glow paint (inline colour, named swatch, or default). A per-range value overrides it.
public UnitValue Radius{ get; set }Halo radius. A per-range value overrides it.
protected PaintRef PaintField{ get }protected ColorGlyphPolicy DefaultColorGlyphPolicy{ get }A glow reads naturally on any silhouette, so emoji and sprites glow unless a range opts out.
