Skip to main content

@novorender/web_app / PointVisualizationDeviation

Interface: PointVisualizationDeviation

Deviation visualization, will use the classification values and the color gradient described in RenderStatePointCloud The gradients will follow the deviation index

Properties

index

readonly index: number;

Deviation index

Defined in

@novorender/core3d/state/index.ts:623


kind

readonly kind: "deviation";

Defined in

@novorender/core3d/state/index.ts:621