Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialInterface
- UMaterialInterface::CompilePropertyEx()
- UMaterialInstance::CompilePropertyEx()
- UMaterial::CompilePropertyEx()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialInterface.h |
Include | #include "Materials/MaterialInterface.h" |
Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialShared.cpp |
virtual int32 CompilePropertyEx
&40;
class FMaterialCompiler &42; Compiler,
const FGuid & AttributeID
&41;
Remarks
Allows material properties to be compiled with the option of being overridden by the material attributes input.