ColorSpace
EnumColor space for Color.interpolate.
- RGB: Fast, but can look muddy.
- HSV: Good for rainbow/hue-shift effects.
- LAB: Most perceptually uniform (default).
- LCH: LAB in cylindrical form; smooth hue transitions.
Color space for Color.interpolate.
- RGB: Fast, but can look muddy.
- HSV: Good for rainbow/hue-shift effects.
- LAB: Most perceptually uniform (default).
- LCH: LAB in cylindrical form; smooth hue transitions.