MeshVertexColor()

Syntax

MeshVertexColor(Color)
Description
Add color information to the new vertex previously added with MeshVertexPosition().

Parameters

Color Color of the vertex. This color can be in RGB or RGBA format.

Return value

None.

See Also

CreateMesh(), MeshVertexPosition(), MeshVertexNormal(), MeshVertexTangent(), MeshVertexTextureCoordinate()

Supported OS

All

<- MeshRadius() - Mesh Index - MeshVertexCount() ->