Phaser API Documentation

  Version: 

Member of: Phaser.Math.Matrix4

adjoint()

Description:

Calculate the adjoint, or adjugate, of this Matrix.

Returns:
Description:

This Matrix4.

Since: 3.0.0
Source: src/math/Matrix4.js (Line 418)