CompileNoDraw: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				SirYodaJedi (talk | contribs)  mNo edit summary  | 
				||
| Line 1: | Line 1: | ||
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_cull]].  | |||
[[Category:Material System]]  | [[Category:Material System]]  | ||
[[Category:Shader parameters]]  | [[Category:Shader parameters]]  | ||
Revision as of 13:14, 8 January 2024
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_cull.