Searched defs:TextHaloColor (Results 1 – 1 of 1) sorted by relevance
231 struct TextHaloColor : DataDrivenPaintProperty<Color, attributes::a_halo_color, uniforms::u_halo_co… struct232 static Color defaultValue() { return {}; } in defaultValue()