AnimatorUpdateMode

enumeration

Cambiar al Manual

Descripción

The update mode of the Animator.

Variables

NormalNormal update of the animator.
AnimatePhysicsUpdates the animator during the physic loop in order to have the animation system synchronized with the physics engine.
UnscaledTimeAnimator updates independently of Time.timeScale.