minus

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

Subtracts the other vector from this vector.