Skip to main content

B1WorldMapCameraSetting

  • Structure that defines camera configuration for world map mode.
    * Contains camera transform, movement speed, boundary limits, post-process settings, and blend transition settings.
PropertyTypeDescriptionMetadata
LevelNameFNameLevel name this camera setting applies to.Category: B1WorldMapCameraSetting
CameraLocationFVectorWorld-space location of the world map camera.Category: B1WorldMapCameraSetting
CameraRotationFRotatorRotation of the world map camera.Category: B1WorldMapCameraSetting
CameraDistancefloatDistance from the camera to its focus point.Category: B1WorldMapCameraSetting
CameraMoveSpeedfloatMovement speed of the camera in world map mode.Category: B1WorldMapCameraSetting
MapModeMinMaxXFVector2DMinimum and maximum X-axis boundary values for the world map camera.Category: B1WorldMapCameraSetting
MapModeMinMaxYFVector2DMinimum and maximum Y-axis boundary values for the world map camera.Category: B1WorldMapCameraSetting
PostProcessSettingFB1WorldMapPostProcessSettingPost-process settings applied when the world map is opened.Category: B1WorldMapCameraSetting
PrevCameraBlendOutFB1WorldMapCameraBlendSettingBlend settings for the previous camera blending out when entering map UI.Category: B1WorldMapCameraSetting
CurrentCameraBlendInFB1WorldMapCameraBlendSettingBlend settings for the world map camera blending in when entering map UI.Category: B1WorldMapCameraSetting
CurrentCameraBlendOutFB1WorldMapCameraBlendSettingBlend settings for the world map camera blending out when exiting map UI.Category: B1WorldMapCameraSetting
PrevCameraBlendInFB1WorldMapCameraBlendSettingBlend settings for the previous camera blending back in when returning from map UI.Category: B1WorldMapCameraSetting
HideMapModeDataLayerPathFStringData layer path for assets to hide when map mode is active.Category: DataLayerSettings
ShowMapModeDataLayerPathFStringData layer path for assets to show when map mode is active.Category: DataLayerSettings
ShowMapModeHighQualityDataLayerPathFStringData layer path for assets to show when map mode is active and graphic option is over high quality.Category: DataLayerSettings
OceanLayerPathFStringData layer path for the ocean layer.Category: DataLayerSettings