R drawclipbrushes

From Valve Developer Community
Revision as of 19:49, 26 January 2019 by Unnamed 1024 (talk | contribs) (Created page with "{{stub}} '''''{{todo|Article needs to be cleaned up and completed as soon as possible.}}'''''<br> ''r_drawclipbrushes'' is a console command that shows the current clip br...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

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

Todo: Article needs to be cleaned up and 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 <integer>

  • 0 - None.
  • 1 - Shows wireframe clip brushes.
  • 2 - Shows clip brushes.
    Todo: Is this opaque when this is set?
  • 3 - Shows grenade clip brushes. Counter-Strike: Global Offensive
Color Clip brush Notes
Red Normal Clip Counter-Strike: Global OffensiveOther deriatives of normal clip brushes (e.g: Concrete Clip) will always show in red.
Purple NPC Clip
Pink Player Clip
Green Grenade Clip Counter-Strike: Global Offensive Works on r_drawclipbrushes 1 or 3.
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 and Player Control Clip when this console command is enabled?