Windows apps
Collapse the table of content
Expand the table of content

Matrix4x4::Multiply Method

Performs a multiplication operation on a matrix.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Multiply(Matrix4x4, Matrix4x4) Returns the matrix that results from multiplying two matrices together.
Public method Static member Multiply(Matrix4x4, Single) Returns the matrix that results from scaling all the elements of a specified matrix by a scalar factor.
Top
Show:
© 2017 Microsoft