Matrix.Multiply Method (Matrix, Matrix, Matrix)
Multiplies a matrix by another matrix.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public static void Multiply (
ref Matrix matrix1,
ref Matrix matrix2,
out Matrix result
)
Parameters
- matrix1
Source matrix. - matrix2
Source matrix. - result
[OutAttribute] Result of the multiplication.
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista