Returns an interpolator between the two numbers a and b; the interpolator is similar to interpolateNumber, except it will round the resulting value to the nearest integer.
a
b
interpolateNumber
Returns an interpolator between the two numbers
a
andb
; the interpolator is similar tointerpolateNumber
, except it will round the resulting value to the nearest integer.