Debug overlays

From Valve Developer Community
Revision as of 05:36, 9 September 2024 by Gameplayer (talk | contribs) (Created page with "In {{Source|4}} games there are various commands which show debug overlays displaying information useful for developers. ====Clearing debug overlays==== * Launch the same comm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In Source Source games there are various commands which show debug overlays displaying information useful for developers.

Clearing debug overlays

  • Launch the same command again you used to display the debug overlay.
  • Use clear_debug_overlays command. This does not affect some overlays.

List of Commands that display debug overlays

Name Affected by clear_debug_overlays
ent_text Yes
r_drawlightinfo No
r_drawmodelstatsoverlay No
Todo: Complete the list.