Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

collectAttributes

collectAttributes(_layers): AttributeSpecification[]

Defined in: packages/sigma/src/rendering/nodes/generator.ts:460

Collects all attributes for the buffer. Note: Position, size, and layer attributes are fetched from textures; only per-instance buffer attributes remain here.

Parameters

_layers

FragmentLayer[]

Returns

AttributeSpecification[]