# Sandbox.Surface.GetBaseSurface

```csharp
Surface GetBaseSurface()
```

Returns the base surface of this surface, or null if we are the default surface.

### Returns

`Surface`

Declared in [Sandbox.Surface](/api/Sandbox.Surface).
Assembly: `Sandbox.Engine`.
