FGraphValueViewport::GetYForValue

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
(
    double Value
) 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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library