MCPcopy
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

Calls 1

getMaterialFunction · 0.85

Tested by

no test coverage detected