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