# Sandbox.TextureBuilder.WithGPUOnlyUsage

```csharp
TextureBuilder WithGPUOnlyUsage()
```

Specify the texture to ONLY be used on the GPU on not allow CPU access.

### Returns

`TextureBuilder`

Declared in [Sandbox.TextureBuilder](/api/Sandbox.TextureBuilder).
Assembly: `Sandbox.Engine`.
