UCMinimapComponent

Overview

Top-down scene capture for minimap rendering. Extends USceneCaptureComponent2D.

Properties & Methods

Name Description
minimapWidget Reference to the spawned minimap widget
zDistance Capture height above actor (default 10000)
init Spawns minimap widget, retrieves render target
reset Configures show flags (disables most rendering features for clean top-down capture)
// Captures FinalColorLDR with most visual features disabled
// Only Translucency is enabled (for fog of war overlay)
// Widget provides the render target via ICMinimapWidget_::currentMinimapData