IDirect3DRMMeshBuilder::SetMaterial
HRESULT SetMaterial(LPDIRECT3DRMMATERIAL lpIDirect3DRMmaterial);
Sets the material of all the faces of a Direct3DRMMeshBuilder object.
·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.
lpIDirect3DRMmaterial
Address of IDirect3DRMMaterial interface for the Direct3DRMMeshBuilder object.