This method of the Direct3dRMMesh Class sets the mapping for a group in a Direct3dRMMesh object. The mapping controls how textures are mapped to a surface.
public void setGroupMapping(int id, int value);
id | The group identifier. This identifier must have been produced by using the addGroup method. |
value | The mapping type value describing the mapping for the group. |