Linearly interpolates between two scalars within the visual shader graph. Translates to [code]mix(a, b, weight)[/code] in the shader language.