Slangc.NET The .NET version of slangc, enabling the compilation of Slang code in a .NET environment. Usage using Slangc.NET; byte[] buffer = SlangCompiler.Compile(args); Reference shader-slang/slang pema99/SlangUnityPlugin