package js.html.webgl
@:native("EXT_texture_filter_anisotropic") Available on jsThe
EXT_texture_filter_anisotropic
extension is part of the WebGL API and exposes two constants for anisotropic filtering (AF).Documentation EXT_texture_filter_anisotropic by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
@:value(34047) static inline read only MAX_TEXTURE_MAX_ANISOTROPY_EXT:Int = 34047
@:value(34046) static inline read only TEXTURE_MAX_ANISOTROPY_EXT:Int = 34046
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ExtensionTextureFilterAnisotropic.html