Method RegisterDebugUI
RegisterDebugUI(List<Widget>)
Add frame timing data widgets to debug UI.
Declaration
public void RegisterDebugUI(List<DebugUI.Widget> list)
Parameters
| Type | Name | Description |
|---|---|---|
| List<DebugUI.Widget> | list | List of widgets to add the stats. |