Godot Version
4.4
Question
I would like to make a label at the top left corner showing the GPU Utilization and VRAM information, but I’m not sure if this is possible yet in Godot.
4.4
I would like to make a label at the top left corner showing the GPU Utilization and VRAM information, but I’m not sure if this is possible yet in Godot.
https://godotengine.org/asset-library/asset/1902
You can either use this addon to do so, or look at it’s source code to see how to retrieve these informations easily.