CompileLadder

From Valve Developer Community
Revision as of 06:47, 3 July 2016 by Revoker (talk | contribs) (Created page with "Compiles the texture as a '''ladder''' texture, meaning your texture will behave the same as the tools/ladder. Example: LightmappedGeneric { $basetexture developer/custom...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Example:

LightmappedGeneric
{
$basetexture developer/custom_clip
%compileladder 1
}