@novorender/api / DeviationInspections
Type Alias: DeviationInspections
type DeviationInspections = object;
Defined in: @novorender/src/web_app/buffer_inspect.ts:33
Deviation values taken from screen
Properties
labels
labels: DeviationLabel[];
Defined in: @novorender/src/web_app/buffer_inspect.ts:35
Spaced out labels for the most significant deviations based on settings
line?
optional line: vec2[];
Defined in: @novorender/src/web_app/buffer_inspect.ts:37
Line strip of pixel values to draw a line through the deviations on screen