Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Animator.rootPosition

Switch to Manual
public Vector3 rootPosition;

Description

The root position, the position of the game object.

You should only set this value from within an OnAnimatorIK() function call.