FGraphValueViewport

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h

Include

#include "Insights/ViewModels/GraphSeries.h"

Syntax

class FGraphValueViewport

Functions

Name Description

Public function Const

double

 

GetBaselineY()

Public function Const

float

 

GetRoundedYForValue

(
    double Value
)

Public function Const

double

 

GetScaleY()

Public function Const

double

 

GetValueForY

(
    float Y
)

Public function Const

float

 

GetYForValue

(
    double Value
)

Public function

void

 

SetBaselineY

(
    const double InBaselineY
)

Public function

void

 

SetScaleY

(
    const double InScaleY
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss