Skip to content

@ralphschuler.webgl shader factory.<internal>.EXT_texture_filter_anisotropic

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: EXT_texture_filter_anisotropic

@ralphschuler/webgl-shader-factory.<internal>.EXT_texture_filter_anisotropic

The EXT_texture_filter_anisotropic extension is part of the WebGL API and exposes two constants for anisotropic filtering (AF).

MDN Reference

Table of contents

Properties

Properties

MAX_TEXTURE_MAX_ANISOTROPY_EXT

Readonly MAX_TEXTURE_MAX_ANISOTROPY_EXT: 34047

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7573


TEXTURE_MAX_ANISOTROPY_EXT

Readonly TEXTURE_MAX_ANISOTROPY_EXT: 34046

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7572

Typescript Libraries

Modules

Namespaces

Clone this wiki locally