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