# Sandbox.PhysicsGroup.AngularVelocity

```csharp
Vector3 AngularVelocity { get; set; }
```

Sets [Sandbox.PhysicsBody.AngularVelocity](/api/Sandbox.PhysicsBody/AngularVelocity) on all bodies of this group.

Declared in [Sandbox.PhysicsGroup](/api/Sandbox.PhysicsGroup).
Assembly: `Sandbox.Engine`.
