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

r_drawothermodels

From Valve Developer Community
Jump to: navigation, search

r_drawothermodels is a console variable available in all Source Source games. This can be used to set how non-internal entities with studio 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.