Animation created by AnimationBuilder that interpolates a mobject from its current state to a target state.
Super class
manimR::Animation -> MethodAnimation
Methods
Method new()
Create a MethodAnimation
Usage
MethodAnimation$new(mobject, target, run_time = 1, rate_func = "smooth")