IDirect3DRMMesh::GetGroupQuality

D3DRMRENDERQUALITY GetGroupQuality(D3DRMGROUPINDEX id);

Retrieves the rendering quality for a specified group in a Direct3DRMMesh object.

·Returns values from the enumerated types represented by D3DRMRENDERQUALITY if successful, or zero otherwise. These values include the shading, lighting, and fill modes for the object.

id

Identifier of the group. This identifier must have been produced by using the IDirect3DRMMesh::AddGroup method.