Vector:MultiplyThenAdd(Vector, Vector, Vector) shared Multiplies the first vector by the second vector and adds the third vector. Arguments vector1 Vector vector2 Vector vector3 Vector Examples Vector:MultiplyThenAdd – Multiplies the first vector by the second vector and adds the third vector.