rootMotionRotation
Gets the root motion rotation for the evaluated frame. (Read Only)
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public Quaternion rootMotionRotation { get; }
Remarks
Additional Resources: Animator.applyRootMotion, and IAnimationJob.ProcessRootMotion.