FillMode

How a geometric shape is drawn and colored.

Variants variants

MajorWireframe = 1

Lines are drawn around the parts of the shape which directly correspond to the logged data.

Examples of what this means:

DenseWireframe = 2

Many lines are drawn to represent the surface of the shape in a see-through fashion.

Examples of what this means:

Solid = 3

The surface of the shape is filled in with a solid color. No lines are drawn.

Arrow datatype arrow-datatype

uint8

Used by used-by