interpolate_custom_at {tweenr} | R Documentation |
Fallback for keyframe vector support
interpolate_custom_at(from, to, at, ease)
from, to |
vectors to interpolate between |
at |
value between 0 and 1 defining the point |
ease |
the easing function to use |