Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialCompiler
- FMaterialCompiler::SubstrateCompilationRegisterOperator()
- FProxyMaterialCompiler::SubstrateCompilationRegisterOperator()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialCompiler.h |
| Include | #include "MaterialCompiler.h" |
FSubstrateOperator & SubstrateCompilationRegisterOperator
(
int32 OperatorType,
FGuid SubstrateExpressionGuid,
UMaterialExpression * Child,
UMaterialExpression * Parent,
FGuid SubstrateParentExpressionGuid,
bool bUseParameterBlending
)
Remarks
Register an operator of the tree representation the Substrate material and its topology.