unaryMinus

abstract operator fun unaryMinus(): V(source)

Negates the vector, flipping its direction.

Return

A vector that points in the opposite direction.