All Classes Namespaces Functions Variables Enumerations Properties Pages
enum UpdateMode

Normal means Animator is in Normal or Unscaled Time or Animation has Animate Physics unchecked. AnimatePhysics is Legacy only, when the Animation component has Animate Physics checked. FixedUpdate means Animator is used and in Animate Physics mode. In this case PuppetMaster will take control of updating the Animator in FixedUpdate.