sum

Computes the sum of all vectors in the iterable.

Return

A Vector2 representing the sum of all vectors in the iterable. If the iterable is empty, the returned value is a zero vector.