ECSOptions.InitialEntityCapacity Property
Definition¶
Namespace: Brine2D.ECS
Pre-allocated entity slot count. Avoids resizing during gameplay.
public int InitialEntityCapacity { get; set; }
Namespace: Brine2D.ECS
Pre-allocated entity slot count. Avoids resizing during gameplay.
public int InitialEntityCapacity { get; set; }