FProxyMaterialCompiler::PushMaterialAttribute

Pushes a material attributes property onto the stack.

Windows
MacOS
Linux

Override Hierarchy

FMaterialCompiler::PushMaterialAttribute()

FProxyMaterialCompiler::PushMaterialAttribute()

References

Module

Engine

Header

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

Include

#include "MaterialCompiler.h"

Syntax

virtual void PushMaterialAttribute
(
    const FGuid & InAttributeID
)

Remarks

Pushes a material attributes property onto the stack. Called as we begin compiling a property through a MaterialAttributes pin.

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