Vector2Transform Method |
| Name | Description | |
|---|---|---|
| Transform(Vector2, Matrix) | ||
| Transform(Vector2, Quaternion) |
Creates a new Vector2 that contains a transformation of 2d-vector by the specified
Quaternion, representing the rotation.
|