Constant gltf_json::texture::LINEAR_MIPMAP_NEAREST
source · pub const LINEAR_MIPMAP_NEAREST: u32 = 9985;
Expand description
Corresponds to GL_LINEAR_MIPMAP_NEAREST
.
pub const LINEAR_MIPMAP_NEAREST: u32 = 9985;
Corresponds to GL_LINEAR_MIPMAP_NEAREST
.