PointCloudFixedSizeAlgorithm

An algorithm to render points with fixed meters or screen space sizing. The fixed-size algorithm displays all points with the same size, either in screen space or real-world units.

Since

300.1.0

Constructors

Link copied to clipboard
constructor(size: Double, sizeUnits: SymbolSizeUnits)

Creates a point cloud fixed size algorithm with the specified size and size units.

Properties

Link copied to clipboard

Symbol size in meters or screen-space units.

Link copied to clipboard

Whether size is in meters or screen-space units.