Mat leafvis: Difference between revisions
Jump to navigation
Jump to search
m (→See also) |
m (expanded) |
||
Line 2: | Line 2: | ||
;mat_leafvis 0:Off | ;mat_leafvis 0:Off | ||
;mat_leafvis 1: | ;mat_leafvis 1:Draw the visleaf 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 [[sv_cheats|cheat]]. | This variable is a [[sv_cheats|cheat]]. | ||
== See also == | == See also == |
Revision as of 14:06, 17 February 2011
A console variable that (when active) provides updated information about the visleaf that the camera is currently in. The number of the leaf, area and cluster of the current leaf is reported in the console, and its volume is outlined (in red).
- mat_leafvis 0
- Off
- mat_leafvis 1
- Draw the visleaf 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.