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
m (Multipage removal)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
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}}
{{bug|{{css}} Models that have a material with [[$translucent]] will not show a wireframe.}}

Latest revision as of 18:50, 17 September 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 ?]
Icon-Bug.pngBug:Counter-Strike: Source Models that have a material with $translucent will not show a wireframe.  [todo tested in ?]