Contents

textureFlipped()

Returns whether or not the contents of the texture are flipped vertically.

Declaration

func textureFlipped() -> Bool

Return Value

true if the contents of the texture are flipped (upside-down); false otherwise.

See Also

Getting Texture Information