# Sandbox.Graphics.Viewport

```csharp
static Rect Viewport { get; set; }
```

In pixel size, where are we rendering to?

Declared in [Sandbox.Graphics](/api/Sandbox.Graphics).
Assembly: `Sandbox.Engine`.
