PointCloudUniqueValueRenderer

constructor(attributeName: String, uniqueValues: Iterable<PointCloudColorUniqueValue>)

Creates a unique value renderer with the specified attribute name and collection of unique values.

Since

300.1.0

Parameters

attributeName

The name of the attribute for the renderer to use.

uniqueValues

A collection of unique values to render.