CompileNoDraw: Difference between revisions
Jump to navigation
Jump to search
Craziestdan (talk | contribs) (New page: Compiles the texture as a '''nodraw''' texture, meaning your texture will behave the same as the tools/toolsnodraw.) |
SirYodaJedi (talk | contribs) m (SirYodaJedi moved page %CompileNoDraw to CompileNoDraw) |
||
| (7 intermediate revisions by 3 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:Shader parameters]] | |||
Latest revision as of 16: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.