PointCloudStretchRenderer

constructor(attributeName: String, stops: Iterable<PointCloudColorStop>)

Creates a stretch renderer with the specified attribute name and collection of stops.

Since

300.1.0

Parameters

attributeName

The name of the attribute for the renderer to use.

stops

The stops that define colors and point values to control rendering.