Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Debug > API/Runtime/Engine/Debug/UReporterGraph > API/Runtime/Engine/Debug/UReporterGraph/SetGraphScreenSize
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Debug/ReporterGraph.h |
| Include | #include "Debug/ReporterGraph.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Debug/ReporterGraph.cpp |
void SetGraphScreenSize
&40;
const FVector2D & Min,
const FVector2D & Max
&41;
Remarks
Set The size of the graph.
Parameters
| Name | Description |
|---|---|
| Min | The normalized minimum extent of the graph. |
| Max | The normalized maximum extent of the graph. |