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