Navigation
API > API/Developer > API/Developer/TraceInsights
| Name | UE::Insights::SpatialProfiler::ESpatialPlotLegendType |
| Type | enum |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/SpatialProfiler/ISpatialPlotViewExtender.h |
| Include Path | #include "Insights/SpatialProfiler/ISpatialPlotViewExtender.h" |
Syntax
namespace UE
{
namespace Insights
{
namespace SpatialProfiler
{
enum ESpatialPlotLegendType
{
Discrete,
Gradient,
}
}
}
}
Values
| Name | Remarks |
|---|---|
| Discrete | |
| Gradient |