# Editor.EditorScene.TakeHighResScreenshot

```csharp
static void TakeHighResScreenshot(int width, int height)
```

Capture a high resolution screenshot using the active scene camera.

### Parameters

- `width` (`int`)
- `height` (`int`)

Declared in [Editor.EditorScene](/api/Editor.EditorScene).
Assembly: `Sandbox.Tools`.
