# Sandbox.Graphics.VideoMemoryBudget

```csharp
static ulong VideoMemoryBudget { get; set; }
```

GPU video memory budget in bytes, as reported by the OS (WDDM).

Declared in [Sandbox.Graphics](/api/Sandbox.Graphics).
Assembly: `Sandbox.Engine`.
