Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ setScale
Method
setScale
src/fl/gfx/xypath.cpp.hpp:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void XYPath::setScale(float scale) { mPathRenderer->setScale(scale); }
56
57
string XYPath::name() const { return mPath->name(); }
58
Tile2x2_u8 XYPath::at_subpixel(float alpha) {
Callers
nothing calls this directly
Calls
1
set_scale
Method · 0.45
Tested by
no test coverage detected