Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ODSCRecompileCommand |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/ShaderCompiler.h |
| Include Path | #include "ShaderCompiler.h" |
Syntax
enum ODSCRecompileCommand
{
None,
Changed,
Global,
Material,
SingleShader,
ResetMaterialCache,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Changed | |
| Global | |
| Material | |
| SingleShader | |
| ResetMaterialCache |