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