A Unity script that renders additional statistics to the graph UI. More...
Inherits MonoBehaviour.
Public Member Functions | |
void | OnDisable () |
Unity OnDisable, dispose and stop profilers. More... | |
void | OnEnable () |
Unity OnEnable, create and start profiler. More... | |
void | ToggleVisibility () |
Toggle the visibility of the UI. More... | |
A Unity script that renders additional statistics to the graph UI.
|
inline |
Toggle the visibility of the UI.
|
inline |
Unity OnEnable, create and start profiler.
|
inline |
Unity OnDisable, dispose and stop profilers.