API Reference
Diagnostics
13 types
| Type | Name | Description |
|---|---|---|
| class | Allocations Sandbox.Diagnostics | Tools for diagnosing heap allocations |
| class | Assert Sandbox.Diagnostics | |
| class | DebugOverlaySystem Sandbox | |
| struct | FastTimer Sandbox.Diagnostics | A lightweight, high-resolution timer for performance measurement. More efficient than Stopwatch with a simpler API. |
| struct | FrameStats Sandbox.Diagnostics | Stats returned from the engine each frame describing what was rendered, and how much of it. |
| class | GpuProfilerStats Sandbox.Diagnostics | GPU profiler stats collected from the scene system timestamp manager |
| struct | GpuTimingEntry Sandbox.Diagnostics | GPU timing data for a single render pass/group |
| struct | LogEvent Sandbox | |
| class | Logger Sandbox.Diagnostics | |
| enum | LogLevel Sandbox | |
| class | Performance Sandbox.Diagnostics | |
| class | PerformanceStats Sandbox.Diagnostics | |
| enum | SceneCameraDebugMode Sandbox |