What is the function of the 'Lerp' (Linear Interpolate) node in a Material graph?
-
A
Blends between two input values based on an Alpha value between 0 and 1
-
B
Multiplies two texture samples together
-
C
Clamps a value to a 0โ1 range
-
D
Converts a scalar to a vector