ColorPickerHDRConfig Constructor

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

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答