Yes. lerp interpolates first two parameters by the third, a factor (0<->1). When the factor is 0 the return is the first parameter and the second parameter conversely. You will probably find a better description in the instrict function list I linked above.

Last edited by txesmi; 08/25/17 21:37.