Phaser API Documentation

  Version: 
multiply(a)

Description:

Multiplies the two given matrices.

Parameters:

name type description
a Array.<number>

The 5x4 array to multiply with ColorMatrix._matrix.

Returns:
Description:

This ColorMatrix instance.

Since: 3.50.0