SetAxesMinMax

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetAxesMinMax

(
    const FVector2D& Min,
    const FVector2D& Max
)

Set the axis min and max data for both axes.

Public function

void

 

SetAxesMinMax

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

Set the axis min and max data for both axes.

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