Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialIR.h |
| Include | #include "Materials/MaterialIR.h" |
Syntax
struct FBlock
Variables
| Type | Name | Description | |
|---|---|---|---|
| FInstruction * | Instructions | ||
| int32 | Level | ||
| FBlock * | Parent |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBlock * | FindCommonParentWith
(
MIR::FBlock* Other |