File: VertexColorNode.md | Updated: 11/15/2025
An attribute node for representing vertex colors.
Constructs a new vertex color node.
index | The attribute index.
---|---
The attribute index to enable more than one sets of vertex colors.
Default is 0.
This flag can be used for type testing.
Default is true.
Overwrites the default implementation by honoring the attribute index.
builder | The current node builder.
---|---
Overrides: AttributeNode#getAttributeName
Returns: The attribute name.