TransformationMatrixMultiply Operator

Overload List

Multiply(TransformationMatrix, TransformationMatrix) Multiplies two matrices together and returns the resulting matrix.
Multiply(TransformationMatrix, Single) Scales all elements in a matrix by the given scalar factor.

See Also