Click or drag to resize

Matrix3x2Multiply Operator

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