Shrink to center animation
Usage
shrink_to_center(scene, duration = 1, easing = "smooth", target_object = NULL)
Arguments
- scene
A Scene object
- duration
Duration in seconds
- easing
Easing function
- target_object
Optional ID of specific object
Value
The Scene object (invisibly) for piping