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

Vcollide wireframe: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-added some links, removed dead end)
m (Multipage removal)
Line 1: Line 1:
{{langsp}}
{{LanguageBar}}
{{stub|console variable}}
{{this is a|console variable|name=vcollide_wireframe}}
Shows physics collision of [[3D_Model|studio models]] of entities derived from [[CBaseAnimating]] as a cyan wireframe during run-time. Red wireframe collisions are client-side.
Shows physics collision of [[3D_Model|studio models]] of entities derived from [[CBaseAnimating]] as a cyan wireframe during run-time. Red wireframe collisions are client-side.
{{bug|{{l4d2}} Doesn't work with multicore rendering turned on. Set mat_queue_mode to 0 to get it working}}
{{bug|{{l4d2}} Doesn't work with multicore rendering turned on. Set mat_queue_mode to 0 to get it working}}

Revision as of 12:13, 12 July 2024

English (en)Русский (ru)Translate (Translate)

Stub

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

vcollide_wireframe is a console variable available in all Source Source games. Shows physics collision of studio models of entities derived from CBaseAnimating as a cyan wireframe during run-time. Red wireframe collisions are client-side.

Icon-Bug.pngBug:Left 4 Dead 2 Doesn't work with multicore rendering turned on. Set mat_queue_mode to 0 to get it working  [todo tested in ?]