| MinimapTexture | TObjectPtr | Texture displayed as the background of the minimap. | Category: B1MinimapInfo |
| CaptureWidth | float | Width of the world area captured for the minimap in world units. | Category: B1MinimapInfo |
| CaptureWorldPosition | FVector2D | Center 2D position of the captured world area in world space. | Category: B1MinimapInfo |
| CaptureRotationOffset | float | Rotation offset in degrees applied to align the minimap image with the world orientation. | Category: B1MinimapInfo |
| DefaultZoom | float | Default zoom level used when the minimap is first opened. | Category: B1MinimapInfo |
| ZoomRange | FVector2D | Minimum (X) and maximum (Y) allowed zoom levels for the minimap. | Category: B1MinimapInfo |