Vector3

A vector with three components to represent a 3D coordiante.

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

x

float

-

m

The X component.

y

float

-

m

The Y component.

z

float

-

m

The Z component.