Navigation
Unreal Engine C++ API Reference > Developer > ProfileVisualizer > SGraphBar
References
Module | ProfileVisualizer |
Header | /Engine/Source/Developer/ProfileVisualizer/Public/SGraphBar.h |
Include | #include "SGraphBar.h" |
void SetZoom ( float InZoom )
Remarks
Sets the graph's zoom level
Parameters
Name | Description |
---|---|
NewValue | Zoom value, minimum is 1.0 |