Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ColorPickerHDRConfig

Used as input to ColorField to configure the HDR color ranges in the ColorPicker.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Class
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. This API has been marked as deprecated and may be removed in a future version.
public class ColorPickerHDRConfig

Remarks

Fields

Value

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.