Description 描述
Used as input to ColorField to configure the HDR color ranges in the ColorPicker.
See Also: EditorGUI.ColorField, EditorGUILayout.ColorField.
Properties 属性
| maxBrightness | Maximum allowed color component value when using the ColorPicker. | ||
| maxExposureValue | Maximum exposure value allowed in the Color Picker. | ||
| minBrightness | Minimum allowed color component value when using the ColorPicker. | ||
| minExposureValue | Minimum exposure value allowed in the Color Picker. |
Constructors
| ColorPickerHDRConfig |