VertexColor surface,index,red#,green#,blue#  

Parameters:

surface - surface handle
index - index of vertex
red# - red value of vertex
green# - green value of vertex
blue# - blue value of vertex

Description:

Sets the color of an existing vertex.

Example:

None.

Index