Garry's Mod Wiki

Vector:GetNegated

  Vector Vector:GetNegated()

Description

Returns the negative version of this vector, i.e. a vector with every component to the negative value of itself.

See also Vector:Negate.

Returns

1 Vector
The negative of this vector.