get_profile_result
Reads Unity profiling results from a file to retrieve performance metrics such as frame time, FPS, memory usage, GC allocations, and draw calls.
Instructions
Liest das Profiling-Ergebnis: avgFrameMs, avgFps, maxMemMB, avgGcAllocBytes, maxDrawCalls/ maxSetPass/maxTriangles, renderCountersValid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| perf_file | Yes |