$texture2 blendstart
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)
.