# Sandbox.PhysicsBody.AngularVelocity

```csharp
Vector3 AngularVelocity { get; set; }
```

Angular velocity of this body in world space.

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
