Version: 2017.3

ColorPickerHDRConfigConstructor

Cambiar al Manual
public ColorPickerHDRConfig (float minBrightness, float maxBrightness, float minExposureValue, float maxExposureValue);

Parámetros

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.

Descripción