Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveEditor
Description
Zoom the curve editor to fit all the current key selection. Zooms to fit all if less than 2 keys are selected.
| Name | ZoomToFitSelection |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h |
| Include Path | #include "CurveEditor.h" |
| Source | /Engine/Source/Editor/CurveEditor/Private/CurveEditor.cpp |
void ZoomToFitSelection
(
EAxisList::Type Axes
)
Parameters
| Name | Remarks |
|---|---|
| Axes | (Optional) Axes to lock the zoom to |