VertexColorNode

Last modified: Jun 30, 2024

An attribute node for representing vertex colors.

Constructor

new VertexColorNode(index)
ParameterTypeDefault Value
indexnumber

Constructs a new vertex color node.

AccessorType

Properties

PropertyTypeDefault Value
isVertexColorNodeboolean
indexnumber
MethodType

Extends

AttributeNode

vertexColor

TSL function for creating a reference node.

ParameterTypeDefault Value
index?number0

Returns

VertexColorNode