Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FSubstratePromoteToOperator |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/Materials/MaterialIR.h |
| Include Path |
#include "Materials/MaterialIR.h" |
Syntax
struct FSubstratePromoteToOperator : public MIR::TInstruction< VK_SubstratePromoteToOperator, 5 >
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bFullySimplifiedInstruction |
bool |
Settings. |
Materials/MaterialIR.h |
|
| bIsBottom |
FValue * |
|
Materials/MaterialIR.h |
|
| BSDFIndex |
FValue * |
|
Materials/MaterialIR.h |
|
| LayerDepth |
FValue * |
|
Materials/MaterialIR.h |
|
| OperatorIndex |
FValue * |
|
Materials/MaterialIR.h |
|
| SubstrateDataInput |
FValue * |
|
Materials/MaterialIR.h |
|