Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > FZoomLevelsContainer
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
Include | #include "SNodePanel.h" |
int32 GetNearestZoomLevel ( float InZoomAmount ) const
nearest ZoomLevel mapping for provided scale value
Parameters
Name | Description |
---|---|
InZoomAmount | scaling value |