(lerp start finish t)
Linearly interpolates a point between [start, finish] at point t, where t is between 0.0 and 1.0
Linearly interpolates a point between [start, finish] at point t, where t is between 0.0 and 1.0
(value-at lane frame)
Given a keyframe lane and the frame number, returns the value at the supplied frame.
Given a keyframe lane and the frame number, returns the value at the supplied frame.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close