docs.unity.cn
    Show / Hide Table of Contents

    Method GetEntityQueryMask

    GetEntityQueryMask()

    Returns an EntityQueryMask, which can be used to quickly determine if an entity matches the query.

    Declaration
    public EntityQueryMask GetEntityQueryMask()
    Returns
    Type Description
    EntityQueryMask
    Remarks

    A maximum of 1024 EntityQueryMasks can be allocated per World.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021