# angularVelocity

> Gets or sets the avatar angular velocity for the evaluated frame.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Animations](/engine/6000.6/script-reference/unityengine/animations.md)
* **Assembly:** UnityEngine.AnimationModule

```csharp
public Vector3 angularVelocity { get; set; }
```
