Vector4.Transform Method
Transforms a 4-D vector or array of 4-D vectors using a given matrix.
Overload List
Name | Description |
---|---|
Vector4.Transform (Matrix) | Transforms the current 4-D vector by using the specified matrix. Supported by the .NET Compact Framework. |
Vector4.Transform (Vector4, Matrix) | Transforms the specified 4-D vector by using the specified matrix. Supported by the .NET Compact Framework. |
Vector4.Transform (Vector4[], Matrix) | Transforms the specified array of 4-D vectors using the specified matrix. Supported by the .NET Compact Framework. |
See Also
Reference
Vector4 Structure
Vector4 Members
Microsoft.WindowsMobile.DirectX Namespace