$texture2 blendstart: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Redirected page to Lightmapped 4WayBlend)
 
Line 1: Line 1:
'''$texture2_blendstart''', '''$texture2_blendend''', '''$texture3_blendstart''', '''$texture3_blendend''', '''$texture4_blendstart''', & '''$texture4_blendend''' allow you to adjust the blend range in [[Lightmapped_4WayBlend]] materials.
#REDIRECT [[Lightmapped_4WayBlend]]
 
A [http://en.wikipedia.org/wiki/Smoothstep smoothstep] operation is performed on the blend, like so: <code>smoothstep(blendstart, blendend, blend)</code>.
 
[[Category:List of Shader Parameters|T]]

Latest revision as of 14:39, 11 July 2018