[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
Transform(Vector4, Matrix) |
Transforms a 4D vector by the given Matrix.
| |
Transform(Vector4, Quaternion) |
Transforms a 4D vector by the given Quaternion rotation.
| |
Transform(Vector4, Matrix) |
Transforms an array of 4D vectors by the given Matrix.
| |
Transform(Vector4, Quaternion) |
Transforms an array of 4D vectors by the given Quaternion rotation.
| |
Transform(Vector4, Matrix, Vector4) |
Transforms a 4D vector by the given Matrix.
| |
Transform(Vector4, Quaternion, Vector4) |
Transforms a 4D vector by the given Quaternion rotation.
|
See Also