Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidHDev/react-bits
/ destroy
Method
destroy
src/tools/texture-lab/renderer.js:1472–1476 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1470
}
1471
1472
destroy() {
1473
this.image = null;
1474
this.overlayImage = null;
1475
this.imageData = null;
1476
}
1477
}
1478
1479
export
function
createRenderer(canvas) {
Callers
3
TextureLab
Function · 0.45
GlassSurfaceDemo
Function · 0.45
GradualBlurDemo
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected