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

◆ setPersistence()

void fl::FlowField::setPersistence ( float halfLife)
inline
Examples
FlowField.ino.

Definition at line 237 of file flowfield.h.

237{ mParams.persistence = halfLife; }
Params mParams
Definition flowfield.h:286

References mParams, and setPersistence().

Referenced by loop(), and setPersistence().

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