Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FProxyMaterialCompiler
- FMaterialCompiler::SubstrateTreeStackPush()
- FProxyMaterialCompiler::SubstrateTreeStackPush()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialCompiler.h |
| Include | #include "MaterialCompiler.h" |
virtual FGuid SubstrateTreeStackPush
(
UMaterialExpression * Expression,
uint32 InputIndex
)
Remarks
Pushes a node of the Substrate tree being walked. A node is caracterised by an expression and its input path taken.