Sdílet prostřednictvím


Vector2.Transform Method (Vector2, Quaternion, Vector2)

Transforms a 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 void Transform (
         ref Vector2 value,
         ref Quaternion rotation,
         out Vector2 result
)

Parameters

  • value
    The vector to rotate.
  • rotation
    The Quaternion rotation to apply.
  • result
    [OutAttribute] An existing Vector2 filled in with the result of the rotation.

See Also

Reference

Vector2 Structure
Vector2 Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista