Is there a way to create a custom little window that works in both editor and packaged game that could display only:
- draw calls
- polygon count
- gpu frame time
- frame rate
I know you can find these in stat engine, stat scenerendering, stat unit and stat fps, but then you get 100 other values that I’m currently not interested in…