Skip to main content

@novorender/web_app / DeviationInspections

Type Alias: DeviationInspections

type DeviationInspections: object;

Deviation values taken from screen

Type declaration

labels

labels: DeviationLabel[];

Spaced out labels for the most significant deviations based on settings

line?

optional line: vec2[];

Line strip of pixel values to draw a line through the deviations on screen

Defined in

@novorender/web_app/buffer_inspect.ts:32