Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • 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

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