Animates a mobject to its .target copy (set via
mobject$generate_target()).
Super classes
manimR::Animation -> manimR::Transform -> MoveToTarget
Methods
Inherited methods
manimR::Animation$copy()manimR::Animation$finish()manimR::Animation$interpolate()manimR::Animation$is_introducer()manimR::Animation$is_remover()manimR::Animation$print()manimR::Animation$to_anim_spec()manimR::Transform$begin()manimR::Transform$get_all_mobjects()manimR::Transform$interpolate_mobject()
Method new()
Create a MoveToTarget animation
Usage
MoveToTarget$new(mobject, run_time = 1, rate_func = "smooth", ...)