# Sandbox.TextureBuilder.WithScreenFormat

```csharp
TextureBuilder WithScreenFormat()
```

Sets the internal texture format to use the same format as the screen/frame buffer.

### Returns

`TextureBuilder`

Declared in [Sandbox.TextureBuilder](/api/Sandbox.TextureBuilder).
Assembly: `Sandbox.Engine`.
