UGeometryScriptLibrary_VectorMathFunctions::VectorBlendInPlace

Compute (ConstantA * A) + (ConstantB * B) for each pair of vectors in VectorListA and VectorListB, and store in VectorListB By default (constants = 1) this just adds the two vectors.