Linear interpolation between two Vector3 positions.
Start position
End position
Interpolation factor (0-1), clamped automatically
Optional
Optional output vector (avoids allocation)
Interpolated position
Linear interpolation between two Vector3 positions.