PointCloudColorClassBreak constructor
Creates a class break with the specified color, minimum, and maximum values.
Parameters:
color— The color to apply to points with a value inside the range defined by the class break.minValue— The minimum value for the class break.maxValue— The maximum value for the class break.