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