PointCloudColorStop

constructor(color: Color, value: Double)

Creates a color stop with the specified color and value.

Since

300.1.0

Parameters

color

The color for the stop.

value

Specifies the data value to map to the given color.