docs.unity3d.com
    Show / Hide Table of Contents

    Enum QueryNodeType

    Enumeration representing the query node types.

    Namespace: UnityEditor.Search
    Syntax
    public enum QueryNodeType

    Fields

    Name Description Value
    And

    And node.

    0
    Or

    Or node.

    1
    Filter

    Filter node.

    2
    Search

    Word search node.

    3
    Not

    Negation node.

    4
    NestedQuery

    Nested query node.

    5
    Where

    Where enumerator node.

    6
    FilterIn

    Filter with nested query node.

    7
    Union

    Union node.

    8
    Intersection

    Intersection node.

    9
    Aggregator

    Aggregator node.

    10
    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