|
FastLED 3.9.15
|
| void fl::Particles1d::setOverdrawCount | ( | u8 | count | ) |
Set overdraw count (higher = smoother trails, more CPU)
| count | Number of update/draw cycles per frame (default: 20) |
Definition at line 67 of file particles.cpp.hpp.
References mOverdrawCount.
Referenced by ~Particles1d().
Here is the caller graph for this function: