docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum QueryNodeType

    Enumeration representing the query node types.

    Namespace: UnityEditor.Search
    Assembly: com.unity.quicksearch.dll
    Syntax
    public enum QueryNodeType

    Fields

    Name Description
    Aggregator

    Aggregator node.

    And

    And node.

    Filter

    Filter node.

    FilterIn

    Filter with nested query node.

    Intersection

    Intersection node.

    NestedQuery

    Nested query node.

    Not

    Negation node.

    Or

    Or node.

    Search

    Word search node.

    Union

    Union node.

    Where

    Where enumerator node.

    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)