Constant egui::widgets::color_picker::N
source · const N: u32 = _; // 36u32
Expand description
Number of vertices per dimension in the color sliders. We need at least 6 for hues, and more for smooth 2D areas. Should always be a multiple of 6 to hit the peak hues in HSV/HSL (every 60°).