Class ConditionEditor | Compositor | 0.4.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class ConditionEditor

    Inheritance
    Object
    ConditionEditor
    Namespace: Unity.Compositor.Editor
    Syntax
    public class ConditionEditor : EditorWindow

    Properties

    contentElement

    Declaration
    protected VisualElement contentElement { get; }
    Property Value
    Type Description
    VisualElement

    elapsedTimeElement

    Declaration
    protected VisualElement elapsedTimeElement { get; }
    Property Value
    Type Description
    VisualElement

    gameplayPropertyElement

    Declaration
    protected VisualElement gameplayPropertyElement { get; }
    Property Value
    Type Description
    VisualElement

    groupAndElement

    Declaration
    protected VisualElement groupAndElement { get; }
    Property Value
    Type Description
    VisualElement

    groupOrElement

    Declaration
    protected VisualElement groupOrElement { get; }
    Property Value
    Type Description
    VisualElement

    markupElement

    Declaration
    protected VisualElement markupElement { get; }
    Property Value
    Type Description
    VisualElement

    propertiesElement

    Declaration
    protected VisualElement propertiesElement { get; }
    Property Value
    Type Description
    VisualElement

    stateTagElement

    Declaration
    protected VisualElement stateTagElement { get; }
    Property Value
    Type Description
    VisualElement

    surfaceElement

    Declaration
    protected VisualElement surfaceElement { get; }
    Property Value
    Type Description
    VisualElement

    Methods

    GetShortcutDictionary()

    Declaration
    protected virtual Dictionary<Event, ShortcutDelegate> GetShortcutDictionary()
    Returns
    Type Description
    Dictionary<Event, ShortcutDelegate>

    OnDisable()

    Declaration
    protected void OnDisable()

    OnEnable()

    Declaration
    public void OnEnable()

    ShowConditionEditor()

    Declaration
    public static void ShowConditionEditor()
    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