Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FGraphSeries
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
Include | #include "Insights/ViewModels/GraphSeries.h" |
Source | /Engine/Source/Developer/TraceInsights/Private/Insights/ViewModels/GraphSeries.cpp |
bool UpdateAutoZoomEx
&40;
const float InTopY,
const float InBottomY,
const double InMinEventValue,
const double InMaxEventValue,
const bool bIsAutoZoomAnimated
&41;
Remarks
Updates the track's auto-zoom. Returns true if viewport was changed. Sets bIsAutoZoomDirty=true if needs another update.