Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ColorPickerHDRConfig Constructor

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

Parameters

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.

Description

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