|
FastLED 3.9.15
|
| void fl::Particles1d::setSpeed | ( | float | speed | ) |
Set speed multiplier (1.0 = normal, >1.0 = faster, <1.0 = slower)
| speed | Speed multiplier applied to all particles (default: 1.0) |
Definition at line 71 of file particles.cpp.hpp.
References mSpeedMultiplier, and speed.
Referenced by ~Particles1d().
Here is the caller graph for this function: