textureFlipped()
Returns whether or not the contents of the texture are flipped vertically.
Declaration
func textureFlipped() -> BoolReturn Value
true if the contents of the texture are flipped (upside-down); false otherwise.
Returns whether or not the contents of the texture are flipped vertically.
func textureFlipped() -> Booltrue if the contents of the texture are flipped (upside-down); false otherwise.