Triangles Per Draw¶
What does this counter show?¶
This counter represents the average number of triangles submitted to the Tiler per draw.
What does a high value mean?¶
A high value indicates that, on average, many triangles are submitted by each draw call. If this value is high, then you should do the following:
Reduce geometric complexity of the scene: Reduce the number of triangles used to represent each object