StopAnimation
Jump to navigation
Jump to search
stopAnimation
Stops a running animation. If the animation is preloaded but not active or not active at all then nothing happens.
Lua Syntax:
stopAnimation(animation)
Arguments
animation
- "object path"|"object id"|object - Visionaire object which specifies an animation.
Flags
Return Values
None.