Tagged Questions
1
vote
1answer
220 views
Use PIX to find model Polygon count in XNA?
I'm using PIX from the DirectX SDK to monitor my XNA application. I want to see the polygon count a model loaded in the application and was told this was information I could get from using PIX.
...