Matrix4Product Method |
Name | Description | |
---|---|---|
Product(Single) |
Multiply the matrix by a scalar.
| |
Product(Matrix4) |
Multiply the matrix by a matrix.
| |
Product(Vector3) |
Multiply a Vector3 by the matrix.
| |
Product(Vector4) |
Multiply a Vector4 by the matrix.
|