R drawclipbrushes: Difference between revisions
Jump to navigation
Jump to search
Note:This console command requires sv_cheats 1 to work.
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...") |
Unnamed 1024 (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
| <strong style="color:#FF0000">Red | | <strong style="color:#FF0000">Red | ||
| Normal Clip | | Normal Clip | ||
| | | Other deriatives of normal clip brushes (e.g: Concrete Clip) will always show in red. ({{csgo}} only) | ||
|- | |- | ||
| <strong style="color:#82007F">Purple | | <strong style="color:#82007F">Purple | ||
Line 27: | Line 27: | ||
| <strong style="color:#81FF00">Green | | <strong style="color:#81FF00">Green | ||
| Grenade Clip | | Grenade Clip | ||
| | | Works on r_drawclipbrushes 1 or 3 only. ({{csgo}} only) | ||
|- | |- | ||
| <strong style="color:#00FFEE">Cyan | | <strong style="color:#00FFEE">Cyan |
Revision as of 19:56, 26 January 2019
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.

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.
Color | Clip brush | Notes |
---|---|---|
Red | Normal Clip | Other deriatives of normal clip brushes (e.g: Concrete Clip) will always show in red. (![]() |
Purple | NPC Clip | |
Pink | Player Clip | |
Green | Grenade Clip | Works on r_drawclipbrushes 1 or 3 only. (![]() |
Cyan | Drone Clip | ![]() Todo: Clarify this drone clip row.
|