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