Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PavelDoGreat/WebGL-Fluid-Simulation
/ write
Function
write
script.js:1094–1096 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1092
fbo1 = value;
1093
},
1094
get write () {
1095
return
fbo2;
1096
},
1097
set write (value) {
1098
fbo2 = value;
1099
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected