Navigation
API > API/Runtime > API/Runtime/Engine
Absolute value material expression for user-defined materials
| Name | UMaterialExpressionReroute |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionReroute.h |
| Include Path | #include "Materials/MaterialExpressionReroute.h" |
Syntax
UCLASS (CollapseCategories, HideCategories=Object, DisplayName="Reroute", MinimalAPI)
class UMaterialExpressionReroute : public UMaterialExpressionRerouteBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMaterialExpression → UMaterialExpressionRerouteBase → UMaterialExpressionReroute
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Input | FExpressionInput | Link to the input expression to be evaluated | Materials/MaterialExpressionReroute.h |