MultiLerp

I just patched this Lerp taking multiple inputs (referring to this thread: Lerp pin order), and it works nicely. Any feedback?

Should it be added to the CoreLib as a PR or would it be interesting to extend the Lerp behaviour so it also can deal with multiple inputs?

multilerp

MultiLerp.vl (13.4 KB)

Check out Morph [Math.Generic].

Wow, I did not know that before… its also patched similar. Maybe its worth to add an input on it to set if its cycling?