Microsoft SDK for Java

getTextureQuality

This method of the Direct3dRMDevice Class retrieves the current texture quality parameter for the device. Texture quality is relevant only for an RGB device.

Syntax

public int getTextureQuality();

Return Value

Returns a value of texture quality type.

See Also

setTextureQuality

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