Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveEditor
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h |
| Include | #include "CurveEditor.h" |
| Source | /Engine/Source/Editor/CurveEditor/Private/CurveEditor.cpp |
void ZoomToFitCurves
&40;
TArrayView< const FCurveModelID > CurveModelIDs,
EAxisList::Type Axes
&41;
Remarks
Zoom the curve editor to fit the requested curves.
Parameters
| Name | Description |
|---|---|
| CurveModelIDs | The curve IDs to zoom to fit. |
| Axes | (Optional) Axes to lock the zoom to |