Quaternion

A quaternion for representing an orientation.

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

x

float

-

-

The X component.

y

float

-

-

The Y component.

z

float

-

-

The Z component.

w

float

-

-

The W component (real part).