IDirect3DRMMesh::GetGroupMapping
D3DRMMAPPING GetGroupMapping(D3DRMGROUPINDEX id);
Returns a description of how textures are mapped to a group in a Direct3DRMMesh object.
·Returns one of the D3DRMMAPPING values describing how textures are mapped to a group, if successful. Returns zero otherwise.
id
Identifier of the group. This identifier must have been produced by using the IDirect3DRMMesh::AddGroup method.