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

◆ setAmbientBrightnessDecay()

void fl::PerlinParticlePunch::setAmbientBrightnessDecay ( float decay)

Per-frame brightness decay for ambient particles.

1.0 = no decay, 0.90 = fast decay. Default 0.97.

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

130 {
132}

References mAmbientBrightnessDecay.

Referenced by ~PerlinParticlePunch().

+ Here is the caller graph for this function: