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 ?]
Bug:
Models that have a material with $translucent will not show a wireframe. [todo tested in ?]
No edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
{{stub|console variable}} | {{stub|console variable}} | ||
{{this is a|console variable|name=vcollide_wireframe}} | {{this is a|console variable|name=vcollide_wireframe}} | ||
Shows physics collision of [[ | 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.}} | {{bug|{{css}} Models that have a material with [[$translucent]] will not show a wireframe.}} | ||
Latest revision as of 15:36, 29 November 2025
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.