Field Capacity
The maximum number of entities having this component type in an ArchetypeChunk.
Namespace: Unity.Entities
Syntax
public readonly int Capacity
Returns
Type | Description |
---|---|
Int32 |
The maximum number of entities having this component type in an ArchetypeChunk.
public readonly int Capacity
Type | Description |
---|---|
Int32 |