Matrix.Divide Method (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 Matrix Divide (
         Matrix matrix1,
         Matrix matrix2
)

Parameters

  • matrix1
    Source matrix.
  • matrix2
    The divisor.

Return Value

Result of the division.

See Also

Reference

Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista