# CurrentWidth

> Width of the texture that the internal buffers can hold.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering.VirtualTexturing](/engine/6000.7/script-reference/unityengine/rendering/virtualtexturing.md)
* **Assembly:** UnityEngine.VirtualTexturingModule

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