docs.unity.cn
    Show / Hide Table of Contents

    Method CalculateChunkCountWithoutFiltering

    CalculateChunkCountWithoutFiltering()

    Calculates the number of chunks that match this EntityQuery, ignoring any set filters.

    Declaration
    public int CalculateChunkCountWithoutFiltering()
    Returns
    Type Description
    Int32

    The number of chunks based on the current EntityQuery properties.

    Remarks

    The EntityQuery must execute to calculate the chunk count.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023