ColorPickerHDRConfig Constructor

Declaration

public ColorPickerHDRConfig(float minBrightness, float maxBrightness, float minExposureValue, float maxExposureValue);

Parameters

minBrightness Minimum brightness value allowed when using the Color Picker.
maxBrightness Maximum brightness value allowed when using the Color Picker.
minExposureValue Minimum exposure value used in the tonemapping section of the Color Picker.
maxExposureValue Maximum exposure value used in the tonemapping section of the Color Picker.

Description


Did you find this page useful? Please give it a rating: