Creates and returns an independent copy of this Vector2D object.
"vector2D_var" is a variable referencing a Vector2D object. |
"vector2D_var" is a variable referencing a Vector2D object. |
| Type | Description |
| Vector2D | Returns a new Vector2D object that is a copy of this Vector2D object. |