angularVelocity
Gets the avatar angular velocity for the last evaluated frame.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public Vector3 angularVelocity { get; }
Remarks
_applyRootMotion must be enabled for angularVelocity to be calculated.