CompileClip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added example)
m (SirYodaJedi moved page %compileclip to %CompileClip)
(No difference)

Revision as of 13:49, 22 May 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
}