Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidHDev/react-bits
/ setOverlayTexture
Method
setOverlayTexture
src/tools/texture-lab/renderer.js:1239–1241 ·
view source on GitHub ↗
(image)
Source
from the content-addressed store, hash-verified
1237
}
1238
1239
setOverlayTexture(image) {
1240
this.overlayImage = image;
1241
}
1242
1243
render(effects, seed, targetWidth, targetHeight) {
1244
if
(!this.image)
return
;
Callers
2
loadOverlayTextures
Function · 0.45
TextureLab
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected