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