pub const MAX_PALETTE_STEPS: f32 = 64.0;Expand description
Ceiling on the band count. Past a few dozen bands over the range a preset’s
color_span covers, the steps are narrower than the gradient’s own 256-entry
resolution and the banding stops being visible as banding.