Property BatchEntityCount
BatchEntityCount
If the ArchetypeChunk is sub-batched, returns the number of entities referenced by this batch.
Declaration
public int BatchEntityCount { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |
If the ArchetypeChunk is sub-batched, returns the number of entities referenced by this batch.
public int BatchEntityCount { get; }
| Type | Description |
|---|---|
| Int32 |