Constant glitter::texture::CLAMP_TO_EDGE [] [src]

pub const CLAMP_TO_EDGE: TextureWrapMode = TextureWrapMode::ClampToEdge

Wrap a texture by clamping it within the range [1/2x, 1 - 1/2x], where x is the dimension of the texture being clamped.