Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/FMaterialStatsUtils
| Name | FShaderInstructionsInfo |
| Type | struct |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialStatsCommon.h |
| Include Path | #include "MaterialStatsCommon.h" |
Syntax
struct FShaderInstructionsInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InstructionCount | int32 | MaterialStatsCommon.h | ||
| ShaderDescription | FString | MaterialStatsCommon.h | ||
| ShaderStatisticsString | FString | MaterialStatsCommon.h | ||
| ShaderType | ERepresentativeShader | MaterialStatsCommon.h |