Click or drag to resize

Matrix3x2Multiply Method

Overload List
  NameDescription
Public methodStatic memberMultiply(Matrix3x2, Matrix3x2)
Multiplies two matrices together and returns the resulting matrix.
Public methodStatic memberMultiply(Matrix3x2, Double)
Scales all elements in a matrix by the given scalar factor.
Top
See Also