Linearly interpolates between x and y by t; t = 0 returns x, t = 1 returns y.
t = 0
t = 1
The interpolated value.