Phaser API Documentation

  Version: 

Member of: Phaser.Math.Matrix3

determinant()

Description:

Calculate the determinant of this Matrix.

Returns:
Description:

The determinant of this Matrix.

Type:
  • number
Since: 3.0.0
Source: src/math/Matrix3.js (Line 297)