Skip to content

Morph

Morph(a, b): WTween

Defined in: animations/morph.ts:8

Creates an animation which morphs a WPathObject into another. Note that this actually mutates {a and then reveals b and hides a once done.

Parameters

a

WPathObject

b

WPathObject

Returns

WTween