Texture.setAnisotropicFiltering

Sets the value for anisotropic filtering. Must be greater than zero. Note that this is EXT based and might not be supported on all hardware.

@param value The anisotropic filtering value

class Texture
abstract
void
setAnisotropicFiltering
(
float value
)

Meta