Skip to contents

Grow from center animation

Usage

grow_from_center(scene, duration = 1, easing = "smooth", point_color = NULL)

Arguments

scene

A Scene object

duration

Duration in seconds

easing

Easing function

point_color

Color of the initial point

Value

The Scene object (invisibly) for piping