CompileClip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (SirYodaJedi moved page %compileclip to %CompileClip)
No edit summary
Line 10: Line 10:


[[Category:Material System]]
[[Category:Material System]]
[[Category:List of Shader Parameters]]
[[Category:Shader parameters]]

Revision as of 07:58, 15 August 2023

Compiles the texture as a clip texture, meaning your texture will behave the same as the tools/toolsclip.

Example:

LightmappedGeneric
{
$basetexture developer/custom_clip
%compileclip 1
}