multiplyMatrixMatrix Method
Multiply two matrices. @return the matrix result
multiplyMatrixMatrix(other: Matrix3d, result?: Matrix3d): Matrix3d
| Parameter | Type | Description |
|---|---|---|
| other | Matrix3d | |
| result | Matrix3d |
Defined in
Last Updated: 08 January, 2020
Woah! This page has a great deal of content... Give us a second to load it.