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