docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface FilterWindow.IProvider

    The interface to implement to populate the list or tree and traverse its elements.

    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    public interface FilterWindow.IProvider

    Properties

    Name Description
    position

    The position of the window on screen.

    Methods

    Name Description
    CreateComponentTree(List<Element>)

    Implement this method to populate the list or tree of elements.

    GoToChild(Element, bool)

    Implement this method to define the behavior when an item is selected.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)