Liking cljdoc? Tell your friends :D

artlib.keyframe.core


keyframeclj


lerpclj

(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
raw docstring

value-atclj

(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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close