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

◆ setFlowShift()

void fl::FlowField::setFlowShift ( float shift)
inline
Examples
FlowField.ino.

Definition at line 241 of file flowfield.h.

241{ mParams.flow_shift = shift; }
Params mParams
Definition flowfield.h:286

References mParams.

Referenced by loop().

+ Here is the caller graph for this function: