|
|
Matrix3x2Multiply Method |
| Name | Description | |
|---|---|---|
| Multiply(Matrix3x2, Matrix3x2) |
Multiplies two matrices together and returns the resulting matrix.
| |
| Multiply(Matrix3x2, Double) |
Scales all elements in a matrix by the given scalar factor.
|