This method of the Direct3dRMMesh Class sets the rendering quality for a specified group in a Direct3dRMMesh object.
public void setGroupQuality(int id, int value);
id | The group identifier. This identifier must have been produced by using the addGroup method. |
value | The render quality type value. These values include the shading, lighting, and fill modes for the object. |