Skip to content

Uncreate

Uncreate(obj): WTween

Defined in: animations/uncreate.ts:8

Creates an “exit” animation for a WPathObject, by animating the length of the path to be zero.

Parameters

obj

WPathObject

The object to perform the animation on.

Returns

WTween