| DECLARE_TYPE_LAYOUT(FSubstrateMaterialCompilationOutput, NonVirtual) | FSubstrateMaterialCompilationOutput | |
| FSubstrateMaterialCompilationOutput() | FSubstrateMaterialCompilationOutput | |
| LAYOUT_ARRAY_EDITORONLY(FSubstrateOperator, Operators, SUBSTRATE_COMPILATION_OUTPUT_MAX_OPERATOR) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD(uint8, SubstrateMaterialType) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD(uint8, SubstrateClosureCount) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD(uint8, SubstrateUintPerPixel) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD(ESubstrateBsdfFeature, SubstrateMaterialBsdfFeatures) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(FMemoryImageString, SubstrateMaterialDescription) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(uint8, SharedLocalBasesCount) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(uint8, RequestedBytePerPixel) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(uint8, PlatformBytePerPixel) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(uint8, RequestedClosurePerPixel) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(uint8, PlatformClosurePixel) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(uint8, bIsThin) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(uint8, MaterialType) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(uint8, bMaterialOutOfBudgetHasBeenSimplified, 1) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(uint8, bMaterialUsesLegacyGBufferDataPassThrough, 1) | FSubstrateMaterialCompilationOutput | |
| LAYOUT_FIELD_EDITORONLY(int8, RootOperatorIndex) | FSubstrateMaterialCompilationOutput | |