Skip to main content

B1PhotoModeCameraOptionSetting

  • Stores a single camera option setting for the photo mode, including its type, UI type, and slider configuration.
PropertyTypeDescriptionMetadata
OptionTypeEB1PhotoModeCameraOptionSettingTypeThe camera option type that this setting controls.Category: B1PhotoModeCameraOptionSetting
UITypeEB1GameOptionUITypeThe UI widget type used to display and interact with this option.Category: B1PhotoModeCameraOptionSetting
NameFStringDisplay name shown in the UI for this camera option.Category: B1PhotoModeCameraOptionSetting
SliderUnitTextFTextThe unit label text displayed alongside the slider.Category: B1PhotoModeCameraOptionSetting
InitSliderValueint32The initial value of the slider when entering photo mode.Category: B1PhotoModeCameraOptionSetting
MaxSliderValueint32The maximum allowed slider value.Category: B1PhotoModeCameraOptionSetting
MinSliderValueint32The minimum allowed slider value.Category: B1PhotoModeCameraOptionSetting