CompileNPCClip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{subpage|[[Material map compile flags]]}}
Compiles the texture as a '''clip''' texture which only affects [[NPC]].
Compiles the texture as a '''clip''' texture which only affects [[NPC]].



Revision as of 14:09, 3 August 2024

Compiles the texture as a clip texture which only affects NPC.

Example

LightmappedGeneric
{
	$basetexture "Tools/toolsnpcclip"
	"%compilenpcclip" 1 
	$surfaceprop default_silent
}