collectUniforms
collectUniforms(
shapes,layers):string[]
Defined in: packages/sigma/src/rendering/nodes/generator.ts:399
Collects all uniforms from shapes and layers, with deduplication.
Parameters
shapes
SDFShape[]
layers
Returns
string[]
collectUniforms(
shapes,layers):string[]
Defined in: packages/sigma/src/rendering/nodes/generator.ts:399
Collects all uniforms from shapes and layers, with deduplication.
SDFShape[]
string[]