Phaser API Documentation

  Version: 

Member of: Phaser.Math.Matrix4

determinant()

Description:

Calculate the determinant of this Matrix.

Returns:
Description:

The determinant of this Matrix.

Type:
  • number
Since: 3.0.0
Source: src/math/Matrix4.js (Line 470)