Skip to content

API > Animator > speed


Animator.speed⚓︎

Name Type
speed number

Description⚓︎

The playback speed of the Animator. 1 is normal playback speed.

Extra Detail⚓︎

Use Animator.speed to manipulate the playback speed of the Animator. Any animations currently being played by the Animator are slowed down or sped up depending on how the speed is altered. Set speed to 1 for normal playback. Negative playback speed is only supported when the recorder is enabled.