CompileNoDraw: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) m (SirYodaJedi moved page %compilenodraw to %CompileNoDraw) |
SirYodaJedi (talk | contribs) m (SirYodaJedi moved page %CompileNoDraw to CompileNoDraw) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:%CompileNoDraw}}{{subpage|[[Material map compile flags]]}} | |||
Compiles the texture as a '''nodraw''' texture, meaning your texture will behave the same as the tools/toolsnodraw. | Compiles the texture as a '''nodraw''' texture, meaning your texture will behave the same as the tools/toolsnodraw. | ||
Only works on brushes; for models, use [[$no_draw]]. | |||
[[Category:Material System]] | [[Category:Material System]] | ||
[[Category: | [[Category:Shader parameters]] |
Latest revision as of 17:25, 24 March 2025
Compiles the texture as a nodraw texture, meaning your texture will behave the same as the tools/toolsnodraw.
Only works on brushes; for models, use $no_draw.