multiplyMatrixTransform Method

multiply this Matrix3d (considered as a transform with 0 translation) times other Transform.

multiplyMatrixTransform(other: Transform, result?: Transform): Transform

Parameter Type Description
other Transform right hand Matrix3d for multiplication.
result Transform optional preallocated result to reuse.

Defined in

Last Updated: 08 January, 2020