Polycount?
by Josiah Wang · in Artist Corner · 01/24/2005 (1:48 pm) · 4 replies
Noob question: How do I get a polycount of my model in gameSpace? *blush*
#2
01/25/2005 (4:37 pm)
Alrighites i'm seeing two things: faces, and vertices...i'm assuming faces = polycount?
#3
Although keep in mind that faces does not specifically mean triangles, could be quads, etc. depending on your object.
01/25/2005 (11:24 pm)
Yes, faces = polycount;Although keep in mind that faces does not specifically mean triangles, could be quads, etc. depending on your object.
#4
01/26/2005 (6:18 am)
You can click the 'triangulate object' button to force everything to triangles.
Torque Owner Eric Johnson
Also note: if you do not have any meshes selected you will see the total count of all the verts and faces.