IDirect3DRMMeshBuilder2::SetColor
Sets all the faces of a Direct3DRMMeshBuilder2 object to a given color.
HRESULT SetColor(
D3DCOLOR color
);
Parameters
color
Color of the faces.
Return Values
Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.