Searched defs:LineFloorwidth (Results 1 – 1 of 1) sorted by relevance
10 struct LineFloorwidth : style::DataDrivenPaintProperty<float, attributes::a_floorwidth, uniforms::u… struct11 static float defaultValue() { return 1; } in defaultValue()