Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialCompiler
Description
Pushes a parameter owner onto the stack. Called as we begin compiling each layer function of MaterialAttributeLayers.
Derived Overrides
| Name | PushParameterOwner |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialCompiler.h |
| Include Path | #include "MaterialCompiler.h" |
void PushParameterOwner
(
const FMaterialParameterInfo & InOwnerInfo
)