Matrix.Divide Method (Matrix, Single, Matrix)

Divides the components of a matrix by a scalar.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public static void Divide (
         ref Matrix matrix1,
         float divider,
         out Matrix result
)

Parameters

  • matrix1
    Source matrix.
  • divider
    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