Class ShaderExportSystem
Export system for built-in shaders
Inheritance
ShaderExportSystem
Syntax
public abstract class ShaderExportSystem : ConfigurationSystemBase
Methods
Declaration
protected Entity CreateShaderDataEntity(Hash128 shaderGuid, string srcFile, ShaderCompilerPlatform[] platforms)
Parameters
| Type |
Name |
Description |
| Hash128 |
shaderGuid |
|
| String |
srcFile |
|
| ShaderCompilerPlatform[] |
platforms |
|
Returns
InitShaderCompiler()
Declaration
protected void InitShaderCompiler()
ShutdownShaderCompiler()
Declaration
protected void ShutdownShaderCompiler()