# Sandbox.TextureBuilder.WithStaticUsage

```csharp
TextureBuilder WithStaticUsage()
```

Provides a hint to the GPU that this texture will not be modified.

### Returns

`TextureBuilder`

Declared in [Sandbox.TextureBuilder](/api/Sandbox.TextureBuilder).
Assembly: `Sandbox.Engine`.
