FProxyMaterialCompiler::PushParameterOwner

Pushes a parameter owner onto the stack.

Windows
MacOS
Linux

Override Hierarchy

FMaterialCompiler::PushParameterOwner()

FProxyMaterialCompiler::PushParameterOwner()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialCompiler.h

Include

#include "MaterialCompiler.h"

Syntax

virtual void PushParameterOwner
(
    const FMaterialParameterInfo & InOwnerInfo
)

Remarks

Pushes a parameter owner onto the stack. Called as we begin compiling each layer function of MaterialAttributeLayers.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss