# Sandbox.Diagnostics.GpuProfilerStats.VideoMemoryUsed

```csharp
static ulong VideoMemoryUsed { get; set; }
```

GPU video memory used by the engine in bytes.

Declared in [Sandbox.Diagnostics.GpuProfilerStats](/api/Sandbox.Diagnostics.GpuProfilerStats).
Assembly: `Sandbox.Engine`.
