# TRACEID_VRAM_VB

Variable · category: Debug

Source: https://github.com/playcanvas/engine/blob/b5b983982a9860d21e0c1dafb2f85f72e2c01afb/src/core/constants.js#L77

Logs the vram use by the vertex buffers.

```ts
const TRACEID_VRAM_VB: "VRAM.Vb" = 'VRAM.Vb'
```
