| OptionType | EB1PhotoModeCameraOptionSettingType | The camera option type that this setting controls. | Category: B1PhotoModeCameraOptionSetting |
| UIType | EB1GameOptionUIType | The UI widget type used to display and interact with this option. | Category: B1PhotoModeCameraOptionSetting |
| Name | FString | Display name shown in the UI for this camera option. | Category: B1PhotoModeCameraOptionSetting |
| SliderUnitText | FText | The unit label text displayed alongside the slider. | Category: B1PhotoModeCameraOptionSetting |
| InitSliderValue | int32 | The initial value of the slider when entering photo mode. | Category: B1PhotoModeCameraOptionSetting |
| MaxSliderValue | int32 | The maximum allowed slider value. | Category: B1PhotoModeCameraOptionSetting |
| MinSliderValue | int32 | The minimum allowed slider value. | Category: B1PhotoModeCameraOptionSetting |