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

◆ setMeteorTrailIntensity()

void fl::PerlinParticlePunch::setMeteorTrailIntensity ( u8 intensity)

Meteor trail intensity: controls how long meteor/debris trails linger.

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

126 {
127 mMeteorTrailIntensity = intensity;
128}

References mMeteorTrailIntensity.

Referenced by ~PerlinParticlePunch().

+ Here is the caller graph for this function: