Vector2

A vector with two components to represent a 2D coordinate.

Table 1. Available fields in blickfeld.base.geometry.Vector2
Field Type Default Unit

x

float

-

m

The X component.

y

float

-

m

The Y component.