plus

operator fun plus(other: Vec2<T>): Vec2<T>

Adds the other vector to this vector.