Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.