Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


deltaRotation

Gets the avatar delta rotation for the last evaluated frame.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public Quaternion deltaRotation { get; }

Remarks

_applyRootMotion must be enabled for deltaRotation to be calculated.