Performs linear interpolation between this vector and another vector.
The interpolated vector.
The target vector for interpolation.
The interpolation parameter (0.0 returns this vector, 1.0 returns other vector).