This article's documentation is for anything that uses the Source engine. Click here for more information.

R drawmodelstatsoverlay: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{this is a|console command|name=r_drawmodelstatsoverlay}} It shows info about models when set to 1. ==Model stats overlay== The following information is displayed in the stat...")
 
No edit summary
 
Line 14: Line 14:
*[[r_drawmodelstatsoverlaymin]]
*[[r_drawmodelstatsoverlaymin]]
[[Category:Debugging]]
[[Category:Debugging]]
==See also==
* [[Debug overlays]]

Latest revision as of 05:39, 9 September 2024

r_drawmodelstatsoverlay is a console command available in all Source Source games. It shows info about models when set to 1.

Model stats overlay

The following information is displayed in the stats overlay:

  • Model path and name
  • lod
  • tris
  • Hardware bones
  • Number of batches
  • Whether the model has shadow lod
  • Number of materials

Related commands

See also