# Sandbox.BasePostProcess.BlitMode.WantsBackbuffer

```csharp
bool WantsBackbuffer
```

If true, the backbuffer will be copied to a texture called "ColorBuffer" before the blit.

Declared in [Sandbox.BasePostProcess.BlitMode](/api/Sandbox.BasePostProcess.BlitMode).
Assembly: `Sandbox.Engine`.
