IDirect3DRMMesh::GetGroupColor
D3DCOLOR GetGroupColor(D3DRMGROUPINDEX id);
Retrieves the color for a group.
·Returns a D3DCOLOR variable specifying the color if successful, or zero otherwise.
id
Identifier of the group. This identifier must have been produced by using the IDirect3DRMMesh::AddGroup method.