Skip to content

RenderingOptions.PreferredGPUDriver Property

Definition

Namespace: Brine2D.Rendering

Preferred GPU driver backend. If null or Auto, SDL3 will automatically select the best driver for the platform.

public Brine2D.Rendering.GPUDriver PreferredGPUDriver { get; set; }

Property Value

GPUDriver