Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialExpressionGetMaterialAttributes
- UMaterialExpression::IsResultMaterialAttributes()
- UMaterialExpressionGetMaterialAttributes::IsResultMaterialAttributes()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionGetMaterialAttributes.h |
Include | #include "Materials/MaterialExpressionGetMaterialAttributes.h" |
virtual bool IsResultMaterialAttributes
(
int32 OutputIndex
)
Remarks
Marks certain expression types as outputting material attributes. Allows the material editor preview material to know if it should use its material attributes pin.