Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FViewDebugInfo
Description
Writes the draw call count of all currently tracked primitives to a csv file. The file will be stored in /Saved/Profiling/Primitives/...
| Name | DumpDrawCallsToCSV |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/ViewDebug.h |
| Include Path | #include "ViewDebug.h" |
| Source | /Engine/Source/Runtime/Renderer/Private/ViewDebug.cpp |
void DumpDrawCallsToCSV()