Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FProxyMaterialCompiler
Description
Pushes a material attributes property onto the stack. Called as we begin compiling a property through a MaterialAttributes pin.
Virtual Inheritance
- FMaterialCompiler::PushMaterialAttribute → FProxyMaterialCompiler::PushMaterialAttribute
| Name | PushMaterialAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialCompiler.h |
| Include Path | #include "MaterialCompiler.h" |
virtual void PushMaterialAttribute
(
const FGuid & InAttributeID
)