Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FShaderCompilerStats
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ShaderCompiler.h |
| Include | #include "ShaderCompiler.h" |
Syntax
struct FShaderStats
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Compiled | ||
| uint32 | CompiledDouble | ||
| float | CompileTime | ||
| uint32 | Cooked | ||
| uint32 | CookedDouble | ||
| TArray< FShaderCompilerSinglePermutationStat > | PermutationCompilations |