IDirect3DRMMeshBuilder2::GetVertexColor
Retrieves the color of a specified vertex in a Direct3DRMMeshBuilder2 object.
D3DCOLOR GetVertexColor(
DWORD index
);
Parameters
index
Index of the vertex.
Return Values
Returns the color.
See Also