Returns the vector values as an array [x, y].
"vector2D_var" is a variable referencing a Vector2D object. |
"vector2D_var" is a variable referencing a Vector2D object. |
| Type | Description |
| double[] | Returns an array of the vector's values [x, y]. |