Class MiniProfiler | High Definition RP | 6.5.3-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class MiniProfiler

    Inheritance
    Object
    MiniProfiler
    Namespace: UnityEngine.Experimental.Rendering
    Syntax
    public class MiniProfiler : MonoBehaviour

    Methods

    RegisterDebug(String)

    Declaration
    public void RegisterDebug(string menuName)
    Parameters
    Type Name Description
    String menuName

    UnRegisterDebug(String)

    Declaration
    public static void UnRegisterDebug(string menuName)
    Parameters
    Type Name Description
    String menuName
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX