Searched defs:IconHaloWidth (Results 1 – 1 of 1) sorted by relevance
207 struct IconHaloWidth : DataDrivenPaintProperty<float, attributes::a_halo_width, uniforms::u_halo_wi… struct208 static float defaultValue() { return 0; } in defaultValue()