Used as input to ColorField to configure the HDR color ranges in the ColorPicker.
Additional resources: EditorGUI.ColorField, EditorGUILayout.ColorField.
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. |
ColorPickerHDRConfig |