Mat leafvis: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{CVar}}
{{Thisis|cvar|name=mat_leafvis}}
A [[Developer Console|console]] variable that (when active) displays [[visleaf|visleaves]]. The number of the leaf, area and cluster of the current leaf is reported in the [[console]].
It is a [[Developer Console|console]] variable that (when active) displays [[visleaf|visleaves]]. The number of the leaf, area and cluster of the current leaf is reported in the [[console]].


;mat_leafvis 0:Off
;mat_leafvis 0:Off

Revision as of 02:22, 28 October 2023

Template:Thisis It is a console variable that (when active) displays visleaves. The number of the leaf, area and cluster of the current leaf is reported in the console.

mat_leafvis 0
Off
mat_leafvis 1
Draw the visleaf the player is currently standing in as a red wireframe.
mat_leafvis 2
Draw the current viscluster the player is currently standing in as a red wireframe.
mat_leafvis 3
Draw all visible leaves. Note that this is unaffected by r_lockpvs.

This variable is a cheat.

See also