CompileNPCClip: Difference between revisions
Jump to navigation
Jump to search
(created page) |
m (added categories) |
||
| Line 8: | Line 8: | ||
$surfaceprop default_silent | $surfaceprop default_silent | ||
} | } | ||
[[Category:Material System]] | |||
[[Category:List of Shader Parameters]] | |||
Revision as of 06:06, 28 October 2020
Compiles the texture as a clip texture which only affects NPC.
Example
LightmappedGeneric
{
$basetexture "Tools/toolsnpcclip"
"%compilenpcclip" 1
$surfaceprop default_silent
}