Overload | Description |
---|---|
Multiply(Matrix4x4,Single) | Scales a matrix by the given value. |
Multiply(Matrix4x4,Matrix4x4) | Determines the product of two matrices (same as MatrixProduct). |
Overload | Description |
---|---|
Multiply(Matrix4x4,Single) | Scales a matrix by the given value. |
Multiply(Matrix4x4,Matrix4x4) | Determines the product of two matrices (same as MatrixProduct). |