Skip to content

SDL3ShaderLoader.IsRuntimeCompilationAvailable() Method

Definition

Namespace: Brine2D.Rendering

Checks if runtime shader compilation is available (ShaderCross DLLs present).

private bool IsRuntimeCompilationAvailable();

Returns

System.Boolean