$no draw: Difference between revisions
Jump to navigation
Jump to search

No edit summary |
Kestrelguy (talk | contribs) (added language bar. is a stub.) |
||
Line 1: | Line 1: | ||
{{ | {{lang|$no draw}} | ||
{{stub}} | |||
{{Shaderparam|$no_draw}} It is a setting that causes the material to not be drawn or rendered at all. Usually used to quickly hide parts of a model. | |||
== Example == | |||
$no_draw <[[bool]]> | $no_draw <[[bool]]> | ||
Revision as of 14:17, 10 May 2022


Template:Shaderparam It is a setting that causes the material to not be drawn or rendered at all. Usually used to quickly hide parts of a model.
Example
$no_draw <bool>