At runtime, I want to get the number of triangles, the number of static models, the number of foliage instances, the number of draw calls, and so on; I know that I can use console commands to display it. But in the end, I want to get those specific parameters to display in my own UI, I don’t know how to get those parameters.
I looked up some code, but I really do n’t know how they work. I just learned C ++ and am a novice