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

◆ setShowFlowVectors()

void fl::FlowField::setShowFlowVectors ( bool show)
inline
Examples
FlowField.ino.

Definition at line 254 of file flowfield.h.

254{ mParams.show_flow_vectors = show; }
FastLED show()
Params mParams
Definition flowfield.h:286

References mParams, and show().

Referenced by loop().

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