Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FGraphValueViewport
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
Include | #include "Insights/ViewModels/GraphSeries.h" |
float GetYForValue
&40;
double Value
&41; const
Y position (in viewport local space) for a Value; in pixels (Slate units). Y == 0 at the top of the graph track, positive values are downward.
Parameters
Name | Description |
---|---|
Value | a value; in Value units |