Vector3.Transform Method (Vector3[], Quaternion, Vector3 )
Transforms a source array of Vector3s by a specified Quaternion rotation and writes the results to an existing destination array.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public static void Transform (
Vector3[] sourceArray,
ref Quaternion rotation,
Vector3[] destinationArray
)
Parameters
- sourceArray
The source array. - rotation
The Quaternion rotation to apply. - destinationArray
An existing destination array into which the transformed Vector3s are written.
See Also
Reference
Vector3 Structure
Vector3 Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista