Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ColorPickerHDRConfig

class in UnityEditor

Description

Used as input to ColorField to configure the HDR color ranges in the ColorPicker.

Properties

Description
maxBrightnessMaximum allowed color component value when using the ColorPicker.
maxExposureValueMaximum exposure value allowed in the Color Picker.
minBrightnessMinimum allowed color component value when using the ColorPicker.
minExposureValueMinimum exposure value allowed in the Color Picker.

Constructors

Description
ColorPickerHDRConfig