minus

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

Subtracts the other vector from this vector.