Property Capacity
Capacity
The number of entities that can fit in this chunk.
Declaration
public readonly int Capacity { get; }Property Value
| Type | Description | 
|---|---|
| int | 
Remarks
The capacity of a chunk depends on the size of the components making up the Archetype of the entities stored in the chunk.