docs.unity3d.com
Search Results for

    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

    The query mask associated with this query.

    Remarks

    A maximum of 1024 EntityQueryMask instances can be allocated per World. Attempting to create additional masks will throw an exception.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)