docs.unity.cn
    Show / Hide Table of Contents

    Method CalculateChunkCount

    CalculateChunkCount()

    Calculates the number of chunks that match this EntityQuery.

    Declaration
    public int CalculateChunkCount()
    Returns
    Type Description
    Int32

    The number of chunks based on the current EntityQuery properties.

    Remarks

    The EntityQuery must execute and apply any filters to calculate the chunk count.

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