Class DebugState | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class DebugState

    Inheritance
    System.Object
    DebugState
    DebugState<T>
    Namespace: UnityEditor.Experimental.Rendering
    Syntax
    public abstract class DebugState : ScriptableObject

    Fields

    m_QueryPath

    Declaration
    protected string m_QueryPath
    Field Value
    Type Description
    System.String

    Properties

    queryPath

    Declaration
    public string queryPath { get; }
    Property Value
    Type Description
    System.String

    Methods

    GetValue()

    Declaration
    public abstract object GetValue()
    Returns
    Type Description
    System.Object

    OnEnable()

    Declaration
    public virtual void OnEnable()

    SetValue(Object, DebugUI.IValueField)

    Declaration
    public abstract void SetValue(object value, DebugUI.IValueField field)
    Parameters
    Type Name Description
    System.Object value
    DebugUI.IValueField field
    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