deploy: 8b6eaccd18
This commit is contained in:
16
docs/references/plugins/animation_VisualElement.md
Normal file
16
docs/references/plugins/animation_VisualElement.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# VisualElement
|
||||
Adds additional methods for VisualElement when adding animation plugin
|
||||
|
||||
## Functions
|
||||
|
||||
|Method|Returns|Description|
|
||||
|---|---|---|
|
||||
|[VisualElement:animate](#VisualElement:animate)|Animation|Creates a new animation
|
||||
|
||||
## VisualElement:animate()
|
||||
Creates a new Animation Object
|
||||
|
||||
### Returns
|
||||
* `Animation` `animation` The new animation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user