Version: 5.3

ColorPickerHDRConfigConstructor

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

파라미터

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.

설명