CompileNoDraw: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				SirYodaJedi (talk | contribs)  m (SirYodaJedi moved page %CompileNoDraw to CompileNoDraw)  | 
				||
| (4 intermediate revisions by the same user 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:Shader parameters]]  | [[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.