UMaterialExpressionGetMaterialAttributes::IsResultMaterialAttributes

Marks certain expression types as outputting material attributes.

Windows
MacOS
Linux

Override Hierarchy

UMaterialExpression::IsResultMaterialAttributes()

UMaterialExpressionGetMaterialAttributes::IsResultMaterialAttributes()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionGetMaterialAttributes.h

Include

#include "Materials/MaterialExpressionGetMaterialAttributes.h"

Syntax

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.

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