Interface EXT_texture_filter_anisotropic
interface EXT_texture_filter_anisotropic {
MAX_TEXTURE_MAX_ANISOTROPY_EXT: 34047;
TEXTURE_MAX_ANISOTROPY_EXT: 34046;
}
MAX_TEXTURE_MAX_ANISOTROPY_EXT: 34047;
TEXTURE_MAX_ANISOTROPY_EXT: 34046;
}
Index
Was this helpful?
The
EXT_texture_filter_anisotropicextension is part of the WebGL API and exposes two constants for anisotropic filtering (AF).MDN Reference