API Reference > geometry-core > CartesianGeometry > Matrix3d > multiplyMatrixTransform 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. Returns - Transform Defined in core/geometry/src/geometry3d/Matrix3d.ts Line 1703 Last Updated: 13 June, 2024