Constant gltf_json::texture::NEAREST_MIPMAP_NEAREST
source · pub const NEAREST_MIPMAP_NEAREST: u32 = 9984;Expand description
Corresponds to GL_NEAREST_MIPMAP_NEAREST.
pub const NEAREST_MIPMAP_NEAREST: u32 = 9984;Corresponds to GL_NEAREST_MIPMAP_NEAREST.