copy

inline fun copy(x: Float = this.x, y: Float = this.y): Vector2F

Returns a copy of this instance with specified properties altered.