multiplyMatrixMatrix Method

Multiply two matrices.

multiplyMatrixMatrix(other: Matrix3d, result?: Matrix3d): Matrix3d

Parameter Type Description
other Matrix3d  
result Matrix3d  

Returns - Matrix3d

the matrix result

Defined in

Last Updated: 13 June, 2024