Share via


Matrix.Multiply Method (Matrix, Single, Matrix)

Multiplies a matrix by a scalar value.

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

Syntax

public static void Multiply (
         ref Matrix matrix1,
         float scaleFactor,
         out Matrix result
)

Parameters

  • matrix1
    Source matrix.
  • scaleFactor
    Scalar value.
  • result
    [OutAttribute] The result of the multiplication.

See Also

Reference

Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista