docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property ChunkCapacity

    ChunkCapacity

    The number of entities having this archetype that can fit into a single chunk of memory.

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

    Capacity is determined by the fixed, 16KB size of the memory blocks allocated by the ECS framework and the total storage size of all the component types in the archetype.

    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)