Share via


Quaternion.Multiply Method (Quaternion, Quaternion, Quaternion)

Multiplies two quaternions.

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

Syntax

public static void Multiply (
         ref Quaternion quaternion1,
         ref Quaternion quaternion2,
         out Quaternion result
)

Parameters

  • quaternion1
    The quaternion on the left of the multiplication.
  • quaternion2
    The quaternion on the right of the multiplication.
  • result
    [OutAttribute] The result of the multiplication.

See Also

Reference

Quaternion Structure
Quaternion Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista