Navigation
API > API/Developer > API/Developer/TraceInsights
| Name | FSpatialPlotLegend |
| Type | struct |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/SpatialProfiler/ISpatialPlotViewExtender.h |
| Include Path | #include "Insights/SpatialProfiler/ISpatialPlotViewExtender.h" |
Syntax
struct FSpatialPlotLegend
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Entries | TArray< FSpatialPlotLegendEntry > | Discrete: each entry is a color swatch + label, all rendered. | Insights/SpatialProfiler/ISpatialPlotViewExtender.h | |
| Title | FText | Insights/SpatialProfiler/ISpatialPlotViewExtender.h | ||
| Type | ESpatialPlotLegendType | Insights/SpatialProfiler/ISpatialPlotViewExtender.h |