Vector4.Transform Method |
Language: |
Transforms a 4-D vector or an array of 4-D vectors by a given matrix.
public void Transform(Matrix); public static Vector4 Transform(Vector4, Matrix); public static Vector4[] Transform(Vector4[], Matrix);
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center