objc2_metal_kit

Static MTKTextureLoaderOriginFlippedVertically

Source
pub unsafe static MTKTextureLoaderOriginFlippedVertically: &'static MTKTextureLoaderOrigin
Available on crate feature MTKTextureLoader only.
Expand description

Identifier specifying that the texture loader should always flip textures

The texture will be flipped vertically regardless of any metadata in the file indicating the placement of the origin in the source data

See also Appleā€™s documentation