Vector2
class Vector2
Represents a vector2.
Constructors
Properties
Functions
Link copied to clipboard
Returns the negation of this Vector2 instance, changing (x, y) to (-x, -y).
Represents a vector2.
Returns the negation of this Vector2 instance, changing (x, y) to (-x, -y).