Share via


Vector4.Transform 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 4-D vector or array of 4-D vectors using a given matrix.

Overload List

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

Top

See Also

Reference

Vector4 Structure

Vector4 Members

Microsoft.WindowsMobile.DirectX Namespace