m = m * n
Multiplies the 4x4 matrix m by the 4x4 matrix n and stores the result in m
m
n
a 4x4 matrix object
m, multiplied by n
Generated using TypeDoc
m = m * nMultiplies the 4x4 matrix
mby the 4x4 matrixnand stores the result inm