Vector2dF

Two dimensions vector.

TypeObject

This is represented by an Object with x and y properties, indicating a distance in two dimensions between two points.

Properties

Number x

X component.

Number y

Y component.