Mat leafvis: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Nice. It comes with ID reports as well.)
Line 9: Line 9:
== See also ==
== See also ==
* [[Optimization (level design)]]
* [[Optimization (level design)]]
* [[visibility optimization]]
* [[Visibility optimization]]
* [[mat_wireframe]]
* [[mat_wireframe]]


[[Category:Console Variables]]
[[Category:Console Variables]]

Revision as of 16:04, 31 January 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
On

This variable is a cheat.


See also