(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |