FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setColorShift()

void fl::FlowField::setColorShift ( float speed)
inline
Examples
FlowField.ino.

Definition at line 238 of file flowfield.h.

238{ mParams.color_shift = speed; }
Params mParams
Definition flowfield.h:286
float speed() const
Definition flowfield.h:258

References mParams, and speed().

Referenced by loop().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: