Skip to contents

Morph between objects

Usage

morph(scene, to, duration = 1, easing = "smooth")

Arguments

scene

A Scene object

to

Target object or expression

duration

Duration in seconds

easing

Easing function

Value

The Scene object (invisibly) for piping