Vector3.TransformNormal Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Transforms a 3-D vector normal using the specified matrix.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework TransformNormal(Matrix) Transforms the current 3-D vector normal using the specified matrix.
Public methodStatic memberSupported by the .NET Compact Framework TransformNormal(Vector3, Matrix) Transforms the specified 3-D vector normal by using the specified matrix.
Public methodStatic memberSupported by the .NET Compact Framework TransformNormal(array<Vector3[], Matrix) Transforms the specified array of 3-D vectors normal using the specified matrix.

Top

See Also

Reference

Vector3 Structure

Vector3 Members

Microsoft.WindowsMobile.DirectX Namespace