Debology.Debby.Modules.Profile Namespace
| Interfaces | |
|---|---|
| IProfileModule | The API for interacting with the Profile module. This can be accessed via Profile. The profiler module allows viewing of stats from Unity's Profiler. For a list of available categories and stat names see: - https://docs.unity3d.com/Manual/profiler-counters-reference.html - https://docs.unity3d.com/Manual/profiler-markers.html In addition to the build in stats, you can add your own custom stats, and display them here. For more info see: - https://docs.unity3d.com/Manual/profiler-add-counters-code.html |
| Enums | |
|---|---|
| GraphType | The visual styles available for graphs added to the Profile module. |