Phaser API Documentation

  Version: 
setFlipY([value])

Description:

Sets the UNPACK_FLIP_Y_WEBGL flag for the WebGL Texture during texture upload.

Parameters:

name type arguments Default description
value boolean <optional> true

Should the WebGL Texture be flipped on the Y axis on texture upload or not?

Since: 3.20.0