Returns a new Vector3 located for "amount" (float) on the linear interpolation between the vectors "start" and "end"
the new Vector3
defines the start value
defines the end value
max defines amount between both (between 0 and 1)
Returns a new Vector3 located for "amount" (float) on the linear interpolation between the vectors "start" and "end"
Returns
the new Vector3