Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialExpression
Syntax
TObjectPtr< class UMaterial > Material
Remarks
The material that this expression is currently being compiled in. This is not necessarily the object which owns this expression, for example a preview material compiling a material function's expressions.