Options
All
  • Public
  • Public/Protected
  • All
Menu

The data structure representing point clouds style setting

Hierarchy

  • IPointCloudSettings

Index

Properties

classificationColors?: IColor[]

The colors applied to each classification inside the point cloud

classificationVisibility?: boolean[]

The visibility of each classification inside the point cloud

densityBias?: number

Allows more point loading without changing point size

edlRadius?: number

Increase the thickness of contours from eye dome lighting

edlStrength?: number

Increasing this value increases contrast on slopes and edges for eye dome lighting

elevationBottom?: number

Bottom value of elevation range to display (in meters)

elevationTop?: number

Top value of elevation range to display (in meters)

pointBudget?: number

Maximum points to display

pointColorBy: PointColorType

Chosen color type e.g. RGB, Classification or elevation

pointShape?: PointShape

Shape of each point e.g. square, circle or paraboloid

pointSize?: number

The size of each point

shading?: ShadingOptions

Default or Eye dome lighting

sizeAttenuation?: boolean

Change point size using distance from camera