Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


rootPosition

The root position, the position of the game object.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public Vector3 rootPosition { get; set; }

Remarks

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