Home > server > Vector2 > clone Vector2.clone() method Returns a new vector with the same components as the current vector. Signature: clone(): Vector2; Returns: Vector2 A new Vector2 instance.