Phaser API Documentation

  Version: 
flipProjectionMatrix([flipY])

Description:

Adjusts this pipelines ortho Projection Matrix to flip the y and bottom values. Call with 'false' as the parameter to flip them back again.

Parameters:

name type arguments Default description
flipY boolean <optional> true

Flip the y and bottom values?

Since: 3.60.0