| EntityObjectPool Fields |
The EntityObjectPool type exposes the following members.
| Name | Description | |
|---|---|---|
| entityPrefab |
Prefab to visualize an entity with.
| |
| initialCapacity |
Initial capacity of pool. This many entity objects are created on startup.
| |
| maxCapacity |
Maximum capacity of pool.
|