Phaser API Documentation

  Version: 

Member of: Phaser.Math.Matrix4

getMaxScaleOnAxis()

Description:

Returns the maximum axis scale from this Matrix4.

Returns:
Description:

The maximum axis scale.

Type:
  • number
Since: 3.50.0
Source: src/math/Matrix4.js (Line 1741)