docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SearcherFilterExtensions

    Inheritance
    object
    SearcherFilterExtensions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: DotsStencil
    Assembly: solution.dll
    Syntax
    public static class SearcherFilterExtensions

    Fields

    Name Description
    k_ElementHiddenField
    k_ElementIsHiddenValue
    k_ElementTypeEntryNodeValue
    k_ElementTypeField
    k_ElementTypeNodeValue
    k_ExecutionPortTypeValue
    k_InputField
    k_OutputField

    Methods

    Name Description
    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)

    WithCompatibleDataInputNodes(SearcherFilter, IGTFPortModel)
    WithCompatibleDataOutputNodes(SearcherFilter, IGTFPortModel)
    WithExecutionInputNodes(SearcherFilter)
    WithExecutionOutputNodes(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)