%PlayerClip

From Valve Developer Community
Revision as of 13:11, 12 September 2024 by XBLAH (talk | contribs) (Created page with "{{subpage|Material map compile flags}} Compiles the texture as a '''clip''' texture which only affects Player. ==Example== LightmappedGeneric { $basetexture "Tool...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Example

LightmappedGeneric
{
	$basetexture "Tools/toolsplayerclip"
	"%playerclip" 1 
}