Skip to content

VisualElement

Adds additional methods for VisualElement when adding animation plugin

Functions

MethodReturnsDescription
VisualElement:animateAnimationCreates a new animation

VisualElement:animate()

Creates a new Animation Object

Returns

  • Animation animation The new animation

Released under the MIT License.