Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PointCloudRGBRendererProperties

Hierarchy

Index

Properties

Optional colorModulation

Reduces the brightness of the point's color, based on the value of another field, usually intensity.

Read more...

Optional field

field: string

The name of the field containing RGB values used to drive the visualization.

Read more...

Optional pointSizeAlgorithm

Specifies how the size of the points in the point cloud is computed for rendering.

Read more...

Optional pointsPerInch

pointsPerInch: number

The number of points to draw per display inch.

Read more...

Generated using TypeDoc