Navigation
API > API/Editor > API/Editor/GraphEditor
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
| Include | #include "SNodePanel.h" |
Syntax
struct FZoomLevelsContainer
Remarks
Interface for ZoomLevel values Provides mapping for a range of virtual ZoomLevel values to actual node scaling values
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Necessary for Mac OS X to compile 'delete |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | |||
| EGraphRenderingLOD::Type | GetLOD
(
int32 InZoomLevel |
||
| int32 | GetNearestZoomLevel
(
float InZoomAmount |
||
| int32 | |||
| float | GetZoomAmount
(
int32 InZoomLevel |
||
| FText | GetZoomText
(
int32 InZoomLevel |