Vector:Negate
Vector:Negate()
Description
Negates this vector, i.e. sets every component to the negative value of itself. Same as Vector( -vec.x, -vec.y, -vec.z )
Negates this vector, i.e. sets every component to the negative value of itself. Same as Vector( -vec.x, -vec.y, -vec.z )