Game Development Community

Number of showen polygons?

by Per Rasmussen · in Torque Game Engine · 05/20/2004 (1:35 am) · 1 replies

How do I display the number of showen polygons in the showtool?

I tried typing this in the console:

echo("numpri: " @ $Metrics::numPrimitives);

but it only displayed "numpri: ".

About the author

Recent Threads

  • Datablocks in scripts

  • #1
    05/20/2004 (12:18 pm)
    After you load a shape, click the Detail Control button. Look at the bottom of the dialog.