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

◆ setTimeMultiplier()

void fl::PerlinParticlePunch::setTimeMultiplier ( float mult)

Set time multiplier for noise evolution (1.0 = normal, >1 = warp).

Definition at line 90 of file perlin_particle_punch.cpp.hpp.

90 {
91 mTimeMultiplier = mult;
92}

References mTimeMultiplier.

Referenced by ~PerlinParticlePunch().

+ Here is the caller graph for this function: