struct
ShaderCompileOptions
public sealed struct ShaderCompileOptions Options used when compiling a shader
Properties
| Name | Type | Description |
|---|---|---|
SingleThreaded | Boolean | |
ForceRecompile | Boolean | |
ConsoleOutput | Boolean | Write to console. Used when running from the command line. |
Assembly:
Sandbox.Engine Namespace: Sandbox.Engine.Shaders Full Name: Sandbox.Engine.Shaders.ShaderCompileOptions