# Sandbox.PlayerController.GroundVelocity

```csharp
Vector3 GroundVelocity { get; set; }
```

The velocity that the ground underneath us is moving

Declared in [Sandbox.PlayerController](/api/Sandbox.PlayerController).
Assembly: `Sandbox.Engine`.
