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.bodyPosition

Switch to Manual
public Vector3 bodyPosition;

Description

The position of the body center of mass.

The position is in worldspace. You should only set this value from within an OnAnimatorIK() function call.