|
FastLED 3.9.15
|
|
inline |
Fill all of the LEDs with a smooth HSV gradient between three HSV colors.
| c1 | the starting color in the gradient |
| c2 | the middle color for the gradient |
| c3 | the end color for the gradient |
| directionCode | the direction to travel around the color wheel |
Definition at line 327 of file pixelset.h.