Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sparkjsdev/spark
/ prepareMaterial
Method
prepareMaterial
src/dyno/program.ts:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
prepareMaterial(): THREE.RawShaderMaterial {
55
return
getMaterial(this);
56
}
57
58
update() {
59
for
(
const
updater of this.updaters) {
Callers
3
prepareProgramMaterial
Method · 0.80
prepareProgramMaterial
Method · 0.80
prepareProgramMaterial
Method · 0.80
Calls
1
getMaterial
Function · 0.85
Tested by
no test coverage detected