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

r_drawothermodels

From Valve Developer Community
Revision as of 05:59, 3 September 2024 by Gameplayer (talk | contribs) (Created page with "{{this is a|console variable|name=r_drawothermodels}} This can be used to set how models are displayed in the map. ==Usage== Syntax: {{code|r_drawothermodels [number]}} Follow...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

r_drawothermodels is a console variable available in all Source Source games. This can be used to set how models are displayed in the map.

Usage

Syntax: r_drawothermodels [number] Following choices are available, each represented by a number:

  • 0: Hide models. Collision and their shadows still remain.
  • 1: Display models normally. Default setting.
  • 2: Display models as wireframe in light blue colour. All models will be visible through the walls, ground, etc.