Skip to content

Brine2DOptions.Headless Property

Definition

Namespace: Brine2D.Hosting

Run in headless mode \(no window, input, audio, or rendering\). Useful for dedicated servers or automated testing.

C#
public bool Headless { get; set; }

Property Value

System.Boolean