docs.unity.cn
    Show / Hide Table of Contents

    Constructor MaximumChunkCapacityAttribute

    MaximumChunkCapacityAttribute(Int32)

    The maximum number of entities having this component type in an ArchetypeChunk.

    Declaration
    public MaximumChunkCapacityAttribute(int capacity)
    Parameters
    Type Name Description
    Int32 capacity
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use