The x position of the vector.
The y position of the vector.
The length of the vector.
Performs a dot multiplication with another vector.
Checks whether this vector is equal to another vector.
The other vector.
Gets the distance between this vector and another vector.
Normalizes the vector.
Scales the vector.
Returns a string representation of the vector.
Generated using TypeDoc
Based on
Vector2
class in C#.