Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

QueueMode

enumeration

Switch to Manual

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.