$texture3 blendmode

From Valve Developer Community
Revision as of 15:02, 22 January 2014 by Roye (talk | contribs) (Created page with "<code>$texture3_blendmode</code> & <code>$texture4_blendmode</code> allow you to choose the blend mode for the 3rd and 4th textures in Lightmapped_4WayBlend. You can choose b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

$texture3_blendmode & $texture4_blendmode allow you to choose the blend mode for the 3rd and 4th textures in Lightmapped_4WayBlend. You can choose between normal blending by setting it to 0, the default, or modulate 2x by setting it to 1.