plus

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

Adds the other vector to this vector.