Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialDeanna Steers
9,136 PointsPoly Count display not showing number of polygons.
When I display Poly Count, the list appears in the top left corner with the following row items: Verts, Edges, Faces, Tris, and UVs, Not # of Polygons. Why is the Polygons row not appearing? I am using the 2015 Student addition of Maya.
1 Answer
Sexual Potatoes
12,051 Points"Polygons" does not appear on the Heads Up Display any longer. It'll show up as "Tris" instead when it's activated.
Jason Baskin
Treehouse Guest TeacherJason Baskin
Treehouse Guest TeacherHi Deanna-
Thanks for writing, and my apologies for the confusion. There actually isn't a specific row for "Polygons", but "Tris" (three sided polygons) would be the number that you should keep track of for game development.
All the best, Jason