docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ExcludeHiddenNodes

    ExcludeHiddenNodes(SearcherFilter)

    Exclude hidden nodes - mainly used for overloaded math nodes: the first Add node is "Visible", the remaining overload are "Hidden". When pressing space in the graph, we only show the first one. when dragging an edge, we show the matching ones (usually one)

    Declaration
    public static SearcherFilter ExcludeHiddenNodes(this SearcherFilter self)
    Parameters
    Type Name Description
    SearcherFilter self
    Returns
    Type Description
    SearcherFilter
    In This Article
    Back to top
    Copyright © 2024 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)