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