docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IPropertyDrawer

    Namespace: UnityEditor.ShaderGraph.Drawing
    Assembly: Unity.ShaderGraph.Editor.dll
    Syntax
    public interface IPropertyDrawer

    Properties

    inspectorUpdateDelegate

    Declaration
    Action inspectorUpdateDelegate { get; set; }
    Property Value
    Type Description
    Action

    Methods

    DrawProperty(PropertyInfo, object, InspectableAttribute)

    Declaration
    VisualElement DrawProperty(PropertyInfo propertyInfo, object actualObject, InspectableAttribute attribute)
    Parameters
    Type Name Description
    PropertyInfo propertyInfo
    object actualObject
    InspectableAttribute attribute
    Returns
    Type Description
    VisualElement
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)