Skip to contents

Draw border animation

Usage

draw_border(scene, duration = 1, easing = "smooth", rate = 1)

Arguments

scene

A Scene object

duration

Duration in seconds

easing

Easing function

rate

How much of the border to draw (0-1)

Value

The Scene object (invisibly) for piping