Lerps¶
Holds all Lerp functions for Roblox objects, with a special color lerping function by Fractality.
Contains functions which take arguments (variant beginning, variant last, number alpha [0, 1])
and returns a value in between beginning
and last
inclusive where 0
is beginning
and 1
is last
.
Contains CIELUV color lerping, which looks like this: