Phaser API Documentation

  Version: 
copyFrom(src)

Description:

Set the values of this Matrix to copy those of the matrix given.

Parameters:

name type description
src Phaser.GameObjects.Components.TransformMatrix

The source Matrix to copy from.

Returns:
Description:

This TransformMatrix.

Since: 3.11.0