Enum DataType.Flag | Kinematica | 0.5.0-preview.1
docs.unity.cn
    Show / Hide Table of Contents

    Enum DataType.Flag

    Optional flags used to control data type behavior.

    Namespace: Unity.Kinematica
    Syntax
    public enum Flag

    Fields

    Name Description
    ExpandArray

    Indicates that the corresponding data type should show individual array elements as distinct nodes in the task graph view.

    None

    Default data type flag.

    TopologySort

    Indicates that the children of a data type should be topologically sorted upon execution.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX