Microsoft SDK for Java

setTextureQuality

This method of the Direct3dRMDevice Class sets the texture quality for the device.

Syntax

public void setTextureQuality(int d);

Parameters

d One value of the texture quality type.

Remarks

By default, a device's texture quality is initially set to D3DRMTEXTURE_NEAREST.

See Also

getTextureQuality

© 1999 Microsoft Corporation. All rights reserved. Terms of use.