Linearly interpolates between two 3D vectors.
The interpolation value.
The start of the interpolation range.
The end of the interpolation range.
The start vector (3 elements).
The end vector (3 elements).
The destination vector to store the result (optional).
The interpolated vector.
Linearly interpolates between two 3D vectors.