Click or drag to resize
EntityObjectPool Fields

The EntityObjectPool type exposes the following members.

Fields
  NameDescription
Public fieldentityPrefab
Prefab to visualize an entity with.
Public fieldinitialCapacity
Initial capacity of pool. This many entity objects are created on startup.
Public fieldmaxCapacity
Maximum capacity of pool.
Top
See Also