$no draw: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Apparently this is not documented anywhere)
 
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:$no_draw}}
'''<code>no_draw</code>''' is a setting that causes the material to not be drawn or rendered at all. Usually used to quickly hide parts of a model.
'''<code>no_draw</code>''' is a setting that causes the material to not be drawn or rendered at all. Usually used to quickly hide parts of a model.



Revision as of 16:03, 22 November 2018

no_draw is a setting that causes the material to not be drawn or rendered at all. Usually used to quickly hide parts of a model.

$no_draw <bool>