Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialIRModule.h |
| Include | #include "Materials/MaterialIRModule.h" |
Syntax
class FMaterialIRModule
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Empty () |
||
| const FMaterialCompilationOutput & | |||
| TArrayView< const FError > | GetErrors () |
||
| TArrayView< const UE::MIR::FSetMaterialOutput *const > | GetOutputs () |
||
| const UE::MIR::FBlock & | GetRootBlock () |
||
| EShaderPlatform | |||
| const FStatistics & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FError | |||
| FStatistics |