Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FSubstrateCoverageWeight |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/Materials/MaterialIR.h |
| Include Path |
#include "Materials/MaterialIR.h" |
Syntax
struct FSubstrateCoverageWeight : public MIR::TInstruction< VK_SubstrateCoverageWeight, 4 >
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| A |
FValue * |
|
Materials/MaterialIR.h |
|
| bFullySimplifiedInstruction |
bool |
|
Materials/MaterialIR.h |
|
| bParameterBlendingEnabled |
bool |
Settings. |
Materials/MaterialIR.h |
|
| MaxDistanceFromLeaves |
FValue * |
|
Materials/MaterialIR.h |
|
| OperatorIndex |
FValue * |
ParameterBlending = 0. |
Materials/MaterialIR.h |
|
| Weight |
FValue * |
|
Materials/MaterialIR.h |
|