docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property ChunkCount

    ChunkCount

    The current number of chunks storing entities having this archetype.

    Declaration
    public int ChunkCount { get; }
    Property Value
    Type Description
    int

    The number of chunks.

    Remarks

    This value can change whenever structural changes occur. Structural changes include creating or destroying entities, adding components to or removing them from an entity, and changing the value of shared components, all of which alter where entities are stored.

    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)