Navigation
Unreal Engine C++ API Reference > 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 ZoomToFitSelection ( [EAxisList::Type](API\Runtime\Core\Math\EAxisList__Type) Axes )
Remarks
Zoom the curve editor to fit all the current key selection. Zooms to fit all if less than 2 keys are selected.
Parameters
Name | Description |
---|---|
Axes | (Optional) Axes to lock the zoom to |