# Sandbox.Engine.SystemInfo.GpuMemory

```csharp
static ulong GpuMemory { get; set; }
```

Total VRAM on this system's graphics card.

Declared in [Sandbox.Engine.SystemInfo](/api/Sandbox.Engine.SystemInfo).
Assembly: `Sandbox.Engine`.
