# width

> The width of the requested GPU data.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.6/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int width { get; }
```

### Remarks

The size in bytes for [ComputeBuffer](/engine/6000.6/script-reference/unityengine/computebuffer.md) readback.
