Version: 2018.1

ColorPickerHDRConfigConstructor

Switch to Manual
public ColorPickerHDRConfig (float minBrightness, float maxBrightness, float minExposureValue, float maxExposureValue);

Parameters

minBrightnessMinimum brightness value allowed when using the Color Picker.
maxBrightnessMaximum brightness value allowed when using the Color Picker.
minExposureValueMinimum exposure value used in the tonemapping section of the Color Picker.
maxExposureValueMaximum exposure value used in the tonemapping section of the Color Picker.

Description