godot_inspect_vram_usage
Monitor VRAM consumption in Godot projects by querying texture, buffer, and render target allocations. Use optional detailed breakdowns to analyze memory usage and identify bottlenecks.
Instructions
Query VRAM texture, buffer, and render target allocations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |