R drawclipbrushes: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(It has a value of 0-3, NOT a boolean or an integer command.)
(lowercase title)
Line 35: Line 35:


''{{todo|What is the color of clip brush of Stairs Clip{{INFRA}} when this console command is enabled?}}''
''{{todo|What is the color of clip brush of Stairs Clip{{INFRA}} when this console command is enabled?}}''
{{DISPLAYTITLE:r_drawclipbrushes}}

Revision as of 11:21, 2 September 2020

Stub

This article or section is a stub. You can help by expanding it.

Todo: Article needs to be completed as soon as possible.


r_drawclipbrushes is a console command that shows the current clip brushes of current level in-game. For more information about clip brushes, see Tool Textures > Clips.

Note.pngNote:This console command requires sv_cheats 1 to work.

Syntax: r_drawclipbrushes <value>

  • 0 - None.
  • 1 - Shows clip brushes in wireframe.
  • 2 - Shows clip brushes, filled in.
  • 3 - Shows grenade clip brushes. (Counter-Strike: Global Offensive only)
Color Clip brush Notes
Red Normal Clip Other derivatives of normal clip brushes (e.g: Concrete Clip) will always show in red. (Counter-Strike: Global Offensive only)
Purple NPC Clip
Pink Player Clip
Green Grenade Clip Works on r_drawclipbrushes 1 or 3 only. (Counter-Strike: Global Offensive only)
Cyan Drone Clip Counter-Strike: Global OffensiveCounter-Strike: Global Offensive exclusive only.
Todo: Clarify this drone clip row.
Todo: What is the color of clip brush of Stairs ClipINFRA when this console command is enabled?