Skip to content

API Reference / @gtkx/gl / NEAREST_MIPMAP_LINEAR

Variable: NEAREST_MIPMAP_LINEAR

const NEAREST_MIPMAP_LINEAR: 9986 = 9986

Defined in: generated/enums.d.ts:1415

GL_NEAREST_MIPMAP_LINEAR, provided by GL_VERSION_1_0. Groups: TextureMinFilter.

Released under the MPL-2.0 License.