Transforms the vector by specifying a 2D transformation matrix.
"vector2D_var" is a variable referencing a Vector2D object. |
"vector2D_var" is a variable referencing a Vector2D object. |
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| matrix | Matrix2D | The Matrix2D object that defines the transformation. |