Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/achrefelouafi/GrassSystemThreeJS
/ setSize
Function
setSize
src/clouds.js:291–293 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
289
resize();
290
},
291
setSize() {
292
resize();
293
},
294
// Depth prepass + low-res raymarch. Call before the composer renders.
295
renderVolume(dt) {
296
const
prev = renderer.getRenderTarget();
Callers
nothing calls this directly
Calls
1
resize
Function · 0.85
Tested by
no test coverage detected