Vector2dF
Two dimensions vector.
Type | Object |
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.
Two dimensions vector.
Type | Object |
This is represented by an Object
with x
and y
properties, indicating a
distance in two dimensions between two points.
Number
xX component.
Number
yY component.