Vizard 7 » Command Index » Vizard objects » node3d » <node3d:onthefly>.getVertexColor
7.7

<node3d:onthefly>.getVertexColor

Get the color of the specified vertex

<node3d:onthefly>.getVertexColor(  
index  
)  
index
0-based index of the vertex. Negative index can also be used to reference from end of vertex list.

Remarks

This command will return the color of the vertex at the specified index.

Return Value

Vertex Color - [r,g,b,a]