Skip to content

SDL3ShaderLoader.IsRuntimeCompilationAvailable() Method

Definition

Namespace: Brine2D.Rendering

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

C#
private bool IsRuntimeCompilationAvailable();

Returns

System.Boolean