ColorPickerHDRConfigConstructor

매뉴얼로 전환
public ColorPickerHDRConfig (float minBrightness, float maxBrightness, float minExposureValue, float maxExposureValue);

파라미터

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.

설명