Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderCompilerCore.h |
| Include | #include "ShaderCompilerCore.h" |
Syntax
struct FExtraShaderCompilerSettings
Remarks
Additional compilation settings that can be configured by each FMaterial instance before compilation
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDumpAll | ||
| bool | bExtractShaderSource | ||
| bool | bMobileMultiView | ||
| bool | bSaveCompilerStatsFiles | ||
| FString | GPUTarget | ||
| EOfflineShaderCompilerType | OfflineCompiler | ||
| FString | OfflineCompilerPath |