Skip to content

ECSOptions.EnableMultiThreading Property

Definition

Namespace: Brine2D.ECS

When true, systems execute in parallel across worker threads.

public bool EnableMultiThreading { get; set; }

Property Value

System.Boolean