Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/achrefelouafi/GrassSystemThreeJS
/ enabled
Function
enabled
src/clouds.js:281–283 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
279
material,
280
uniforms: material.uniforms,
281
get enabled() {
282
return
compositePass.enabled;
283
},
284
setEnabled(v) {
285
compositePass.enabled = v;
286
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected