Linearly interpolates from InputAt0 to InputAt1 according to the Mask. If mask has a value of 0 it will have InputAt0, if it’s 1 it will be InputAt1 and for the other values it will be a mix.
Interpolate
Linearly interpolates from InputAt0 to InputAt1 according to the Mask. If mask has a value of 0 it will have InputAt0, if it’s 1 it will be InputAt1 and for the other values it will be a mix.