Class MiniProfiler
Inheritance
System.Object
MiniProfiler
Namespace: UnityEngine.Rendering
Syntax
public class MiniProfiler : MonoBehaviour
Methods
RegisterDebug(String)
Declaration
public void RegisterDebug(string menuName)
Parameters
Type | Name | Description |
---|---|---|
System.String | menuName |
UnRegisterDebug(String)
Declaration
public static void UnRegisterDebug(string menuName)
Parameters
Type | Name | Description |
---|---|---|
System.String | menuName |