applyMatrix(matrix)

Multiplies the current matrix by the one specified through the parameters.

Type: function

Parameter(s):

  • matrix {Matrix2D}:

    The matrix to be applied.