ECSOptions.EnableMultiThreading Property Definition Namespace: Brine2D.ECS When true, systems execute in parallel across worker threads. C#public bool EnableMultiThreading { get; set; } Property Value System.Boolean