docs.unity3d.com
    Show / Hide Table of Contents

    Class DebugUIDrawerValue

    Builtin Drawer for Value Debug Items.

    Inheritance
    Object
    DebugUIDrawer
    DebugUIDrawerValue
    Inherited Members
    DebugUIDrawer.Cast<T>(Object)
    DebugUIDrawer.Begin(DebugUI.Widget, DebugState)
    DebugUIDrawer.End(DebugUI.Widget, DebugState)
    DebugUIDrawer.Apply(DebugUI.IValueField, DebugState, Object)
    DebugUIDrawer.PrepareControlRect(Single, Boolean)
    Namespace: UnityEditor.Rendering
    Syntax
    [DebugUIDrawer(typeof(DebugUI.Value))]
    public sealed class DebugUIDrawerValue : DebugUIDrawer

    Methods

    OnGUI(DebugUI.Widget, DebugState)

    OnGUI implementation for Value DebugUIDrawer.

    Declaration
    public override bool OnGUI(DebugUI.Widget widget, DebugState state)
    Parameters
    Type Name Description
    DebugUI.Widget widget

    DebugUI Widget.

    DebugState state

    Debug State associated with the Debug Item.

    Returns
    Type Description
    Boolean

    The state of the widget.

    Overrides
    DebugUIDrawer.OnGUI(DebugUI.Widget, DebugState)

    Extension Methods

    ReflectionUtils.Invoke(Object, String, Object[])
    ReflectionUtils.SetField(Object, String, Object)
    ReflectionUtils.GetField(Object, String)
    ReflectionUtils.GetFields(Object)
    Back to top
    Terms of use
    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