Skip to main content

B1CameraGameOptionPresetSetting

  • Aggregates all camera game option preset settings, including per-mode FOV and shadow quality presets,
    * top-view FOV blend range, top-view shadow quality distance settings, and Ultra Dynamic Sky post-process.
PropertyTypeDescriptionMetadata
DefaultPresetMapTMapPer-camera-mode FOV and shadow quality presets. Does not apply to top-view. If no shadow quality is defined for a mode, GameUserSettings value is used.Category: B1CameraGameOptionPresetSetting
TopViewMinFOVfloatMinimum FOV applied in top-view camera mode; blended with the max FOV based on camera distance.Category: B1CameraGameOptionPresetSetting
ClampMin: 0
TopViewMaxFOVfloatMaximum FOV applied in top-view camera mode; blended with the min FOV based on camera distance.Category: B1CameraGameOptionPresetSetting
ClampMin: 0
TopViewShadowQualitySettingArrayTArrayDistance-based shadow quality settings for top-view. If no range matches, GameUserSettings value is used. The final quality is clamped to [0, 4].Category: B1CameraGameOptionPresetSetting
TopViewDynamicSkyPostProcessSettingFB1TopViewCameraDynamicSkyPostProcessSettingUltra Dynamic Sky post-process settings applied in top-view camera mode.Category: B1CameraGameOptionPresetSetting