Lerp Node
Description
This node is used to blend (linear interpolation) between two input values or colors A and B depending on the Coefficient.
- if Coefficient = 0 the node outputs A value
- if Coefficient = 0.5 the node outputs a halfway blend between between A and B
- if Coefficient = 1 the node outputs B value
- for all other Coefficient values the node outputs a linear blend of A and B
Last update:
13.12.2021
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter