@novorender/api / PointVisualizationDeviation
Interface: PointVisualizationDeviation
Defined in: @novorender/src/core3d/state/index.ts:645
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;
Defined in: @novorender/src/core3d/state/index.ts:648
Deviation index
kind
readonly kind: "deviation";
Defined in: @novorender/src/core3d/state/index.ts:646