Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ clear
Method
clear
src/fl/fx/2d/blend.cpp.hpp:104–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
void Blend2d::clear() { mLayers.clear(); }
105
106
bool Blend2d::setParams(Fx2dPtr fx, const Params &p) {
107
u8 blur_amount = p.blur_amount;
Callers
3
draw
Method · 0.45
flush
Method · 0.45
setMaxParticles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected