Class XRDebugMenu | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class XRDebugMenu

    Inheritance
    Object
    XRDebugMenu
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    public static class XRDebugMenu

    Fields

    animateCompositeTiles

    Declaration
    public static bool animateCompositeTiles
    Field Value
    Type Description
    Boolean

    displayCompositeBorders

    Declaration
    public static bool displayCompositeBorders
    Field Value
    Type Description
    Boolean

    Properties

    debugMode

    Declaration
    public static XRDebugMode debugMode { get; set; }
    Property Value
    Type Description
    XRDebugMode

    Methods

    AddWidgets(List<DebugUI.Widget>, Action<DebugUI.Field<Int32>, Int32>)

    Declaration
    public static void AddWidgets(List<DebugUI.Widget> widgetList, Action<DebugUI.Field<int>, int> RefreshCallback)
    Parameters
    Type Name Description
    List<DebugUI.Widget> widgetList
    Action<DebugUI.Field<Int32>, Int32> RefreshCallback

    Init()

    Declaration
    public static void Init()

    Reset()

    Declaration
    public static void Reset()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023