Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

QueueMode

Description

Used by Animation.Play function.

Variables

CompleteOthers Will start playing after all other animations have stopped playing.
PlayNow Starts playing immediately. This can be used if you just want to quickly create a duplicate animation.