# Sandbox.PlayerController.GroundSurface

```csharp
Surface GroundSurface { get; set; }
```

If we're stnding on a surface this is it

Declared in [Sandbox.PlayerController](/api/Sandbox.PlayerController).
Assembly: `Sandbox.Engine`.
