$texture2 blendstart

From Valve Developer Community
Revision as of 18:03, 27 January 2014 by Roye (talk | contribs)
Jump to navigation Jump to search

$texture2_blendstart, $texture2_blendend, $texture3_blendstart, $texture3_blendend, $texture4_blendstart, & $texture4_blendend allow you to adjust the blend range in Lightmapped_4WayBlend materials.

A smoothstep operation is performed on the blend, like so: smoothstep(blendstart, blendend, blend).