Function MeshDataTool.setVertexColor

Sets the color of the given vertex.

void setVertexColor (
  const(long) idx,
  const(Color) color
) nothrow @nogc;