Constant gltf_json::texture::NEAREST_MIPMAP_LINEAR
source · pub const NEAREST_MIPMAP_LINEAR: u32 = 9986;Expand description
Corresponds to GL_NEAREST_MIPMAP_LINEAR.
pub const NEAREST_MIPMAP_LINEAR: u32 = 9986;Corresponds to GL_NEAREST_MIPMAP_LINEAR.