Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UMaterialExpressionSubstratePost-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FSubstrateOperator * SubstrateGenerateMaterialTopologyTreeCommon
(
FMaterialCompiler* Compiler, |
Materials/MaterialExpressionSubstrate.h | ||
static FSubstrateOperator * SubstrateGenerateMaterialTopologyTreeCommon
(
FSubstrateTranslatorDataInterface& SubstrateTranslatorData, |
Materials/MaterialExpressionSubstrate.h |
SubstrateGenerateMaterialTopologyTreeCommon(class FMaterialCompiler , struct FGuid, class UMaterialExpression , int32)
| Name | SubstrateGenerateMaterialTopologyTreeCommon |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionSubstrate.h |
| Include Path | #include "Materials/MaterialExpressionSubstrate.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressionSubstrate.cpp |
static FSubstrateOperator * SubstrateGenerateMaterialTopologyTreeCommon
(
class FMaterialCompiler * Compiler,
struct FGuid ThisExpressionGuid,
class UMaterialExpression * Parent,
int32 OutputIndex
)
SubstrateGenerateMaterialTopologyTreeCommon(struct FSubstrateTranslatorDataInterface &, struct FGuid, class UMaterialExpression *, int32)
| Name | SubstrateGenerateMaterialTopologyTreeCommon |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionSubstrate.h |
| Include Path | #include "Materials/MaterialExpressionSubstrate.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressionSubstrate.cpp |
static FSubstrateOperator * SubstrateGenerateMaterialTopologyTreeCommon
(
struct FSubstrateTranslatorDataInterface & SubstrateTranslatorData,
struct FGuid ThisExpressionGuid,
class UMaterialExpression * Parent,
int32 OutputIndex
)