SetGraphScreenSize

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetGraphScreenSize

(
    const FVector2D& Min,
    const FVector2D& Max
)

Set The size of the graph.

Public function

void

 

SetGraphScreenSize

(
    float MinX,
    float MaxX,
    float MinY,
    float MaxY
)

Set The size of the graph.

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