Vector2.Transform Method (Vector2, Quaternion)

Transforms a single Vector2, or the vector normal (x, y, 0, 0), by a specified Quaternion rotation.

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

Syntax

public static Vector2 Transform (
         Vector2 value,
         Quaternion rotation
)

Parameters

  • value
    The vector to rotate.
  • rotation
    The Quaternion rotation to apply.

Return Value

Returns a new Vector2 containing the result of the rotation.

See Also

Reference

Vector2 Structure
Vector2 Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista