Last updated on
Jul 13, 2023
Linear interpolation Vector2
In: Substance model graph/Operation
Simple
Description
The Linear interpolation Vector2 node outputs the result of the linear interpolation a between two vectors A and B, such as a = A + ((B – A) * x) where x is the factor .
Parameters
- Left hand side argument Vector2
The source vector A - Right hand side argument Vector2
The target vector B - Factor Float
The factorxof the interpolation
Example Images