Constant glitter::texture::NEAREST [] [src]

pub const NEAREST: TextureFilter = TextureFilter::Nearest

When texturing a pixel, select the texel that is closest to the center of the pixel.