Click or drag to resize

Matrix4Product Method

Overload List
  NameDescription
Public methodProduct(Single)
Multiply the matrix by a scalar.
Public methodProduct(Matrix4)
Multiply the matrix by a matrix.
Public methodProduct(Vector3)
Multiply a Vector3 by the matrix.
Public methodProduct(Vector4)
Multiply a Vector4 by the matrix.
Top
See Also