This method of the Direct3dRM Class sets the default shades to be used for an Direct3dRMTexture object.
public void setDefaultTextureShades(int ds);
ds | The number of shades. |
This method affects texture shades only when it is called before the createTexture method; it has no effect on textures that have already been created.