Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

PlayMode

enumeration

Cambiar al Manual

Descripción

Used by Animation.Play function.

Variables

StopSameLayerWill stop all animations that were started in the same layer. This is the default when playing animations.
StopAllWill stop all animations that were started with this component before playing.