Graphmath.Vec2.negate
You're seeing just the function
negate
, go back to Graphmath.Vec2 module for more information.
Link to this function
negate(arg)
Specs
negate(v)
creates a vector whose elements are opposite in sign to v
.