FCurveEditor::ZoomToFitCurves

Zoom the curve editor to fit the requested curves.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/CurveEditor.h

Include

#include "CurveEditor.h"

Source

/Engine/Source/Editor/CurveEditor/Private/CurveEditor.cpp

Syntax

void ZoomToFitCurves
(
    TArrayView< const FCurveModelID > CurveModelIDs,
    EAxisList::Type Axes
)

Remarks

Zoom the curve editor to fit the requested curves.

Parameters

Parameter

Description

CurveModelIDs

The curve IDs to zoom to fit.

Axes

(Optional) Axes to lock the zoom to

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