GLTexture.setMaxAnisotropy

Sets the texture anisotropic filter level. If texture anisotropy isn't supported, fail silently.

class GLTexture
final
void
setMaxAnisotropy
(
float f
)

Throws

OpenGLException on error.

Meta