Share via


Vector3.TransformNormal Method (Vector3[], Matrix, Vector3 )

Transforms an array of 3D vector normals by a specified Matrix.

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

Syntax

public static void TransformNormal (
         Vector3[] sourceArray,
         ref Matrix matrix,
         Vector3[] destinationArray
)

Parameters

  • sourceArray
    The array of Vector3 normals to transform.
  • matrix
    The transform matrix to apply.
  • destinationArray
    An existing Vector3 array into which the results of the transforms are written.

See Also

Reference

Vector3 Structure
Vector3 Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista