docs.unity.cn
    Show / Hide Table of Contents

    Enum LynX.QueryFormat

    Query Format information used for conversion

    Namespace: Mechatronics.SystemGraph
    Syntax
    [Flags]
    public enum QueryFormat

    Fields

    Name Description Value
    GraphNodeFilterCreate

    Used to convert the query to use the embed graph node as a filter

    GraphNodeRelative

    The graph node is relative to the current graph (not absolute path describing the graph asset)

    NoRootGraph

    No root graph prefixed to the query

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 18, 2022
    Terms of use