Contents

flippedVertically

An option that specifies that images should always be flipped.

Declaration

static let flippedVertically: MTKTextureLoader.Origin

Discussion

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

Specifying Texture Origin Options