Summary
Get the root motion angular velocity of the animated object.
It is the accumulation of every motion layer's angular velocity.
Should be typically accessed from an OnAnimatorMove callback.
Syntax
public Vector3 AngularVelocity { get; }
Value
Type | Description |
---|---|
Vector3 |