# Sandbox.PlayerController.GroundFriction

```csharp
float GroundFriction { get; set; }
```

The friction property of the ground we're standing on.

Declared in [Sandbox.PlayerController](/api/Sandbox.PlayerController).
Assembly: `Sandbox.Engine`.
