times

Multiplies two affine transformation matrices. In one-dimensional space, this is a simple multiplication of the scaling factors and an addition of the translation factors.

Return

The resulting affine transformation matrix.

Parameters

other

The other affine transformation matrix to multiply with.