Vcollide wireframe: Difference between revisions
Jump to navigation
Jump to search
Bug:
Doesn't work with multicore rendering turned on. Set mat_queue_mode to 0 to get it working [todo tested in ?]
(-added some links, removed dead end) |
m (Multipage removal) |
||
Line 1: | Line 1: | ||
{{ | {{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
vcollide_wireframe
is a console variable available in all 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.

