Constant gltf_json::texture::LINEAR_MIPMAP_NEAREST

source ยท
pub const LINEAR_MIPMAP_NEAREST: u32 = 9985;
Expand description

Corresponds to GL_LINEAR_MIPMAP_NEAREST.