PointCloudColorModulation constructor
Creates a color modulation with the specified attribute name, minimum, and maximum values.
Parameters:
attributeName— The attribute to use as a source for the modulation amplitude.minValue— The minimum value to compute modulation linear mapping.maxValue— The maximum value to compute modulation linear mapping.