Skip to content

API > Animator > applyRootMotion


Animator.applyRootMotion⚓︎

Name Type
applyRootMotion boolean

Description⚓︎

Should root motion be applied?

Extra Detail⚓︎

Root motion is the effect where an object's entire mesh moves away from its starting point but that motion is created by the animation itself rather than by changing the Transform position. Note that applyRootMotion has no effect when the script implements a Script.OnAnimatorMove function. Changing the value of applyRootMotion at runtime will re-initialize the animator.