Skip to content

API > AnimationState > time


AnimationState.time⚓︎

Name Type
time number

Description⚓︎

The current time of the animation.

Extra Detail⚓︎

If the time is larger than length it will be wrapped according to wrapMode. The value can be larger than the animations length. In this case playback mode will remap the time before sampling. This value usually goes from 0 to infinity.