Metron
1
Hi,
is there any API in Unity that allows me to get information about the number of rendered triangles / drawcalls etc during runtime? The editor has the statistic window. I’d need something like that for my application during runtime.
Landern
2
Nope, there isn’t any way, nothing is exposed in the API to allow you to have this feature during runtime.