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