Constant glitter::texture::MIRRORED_REPEAT [] [src]

pub const MIRRORED_REPEAT: TextureWrapMode = TextureWrapMode::MirroredRepeat

Wrap a texture by repeating it front-to-back, then back-to-front, then repeating.