docs.unity.cn
    Show / Hide Table of Contents

    Field Options

    Specialized query options.

    Namespace: Unity.Entities
    Syntax
    public EntityQueryOptions Options
    Returns
    Type Description
    EntityQueryOptions
    Remarks

    You should not need to set these options for most queries.

    Options is a bit mask; use the bitwise OR operator to combine multiple options.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use