# Sandbox.TextureBuilder.WithScreenMultiSample

```csharp
TextureBuilder WithScreenMultiSample()
```

Sets the texture to use the same multisampling as whatever the screen/framebuffer uses

### Returns

`TextureBuilder`

Declared in [Sandbox.TextureBuilder](/api/Sandbox.TextureBuilder).
Assembly: `Sandbox.Engine`.
