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.

WrapMode.Once

Description

When time reaches the end of the animation clip, the clip will automatically stop playing and time will be reset to beginning of the clip.

Note that when playing backwards and when the time reaches the beginning the clip will automatically stop playing, but the time won't be reset to the end - it will be kept at the beginning.

See Also: AnimationState.wrapMode, AnimationState.time, AnimationState.speed properties.