rootRotation
The root rotation, the rotation of the game object.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public Quaternion rootRotation { get; set; }
Remarks
You should only set this value from within an OnAnimatorIK() function call.