Skip to content

ECSOptions.InitialEntityCapacity Property

Definition

Namespace: Brine2D.ECS

Pre-allocated entity slot count. Avoids resizing during gameplay.

public int InitialEntityCapacity { get; set; }

Property Value

System.Int32