PointCloudColorUniqueValue

constructor(color: Color, values: Iterable<String>)

Creates a PointCloudColorUniqueValue with the specified color and values.

Since

300.1.0

Parameters

color

The color used to symbolize the unique value.

values

A collection of string values to display using the corresponding color.