# Sandbox.VR.VROverlay.Width

```csharp
float Width { get; set; }
```

The width of the overlay quad.
By default overlays are rendered on a quad that is 1 meter across.

Declared in [Sandbox.VR.VROverlay](/api/Sandbox.VR.VROverlay).
Assembly: `Sandbox.Engine`.
