Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials
Inheritance Hierarchy
- FExpressionInput
- FExpressionInput
- FMaterialAttributesInput
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpression.h |
| Include | #include "Materials/MaterialExpression.h" |
Syntax
USTRUCT (NoExport )
struct FMaterialAttributesInput :
public FExpressionInput ,
public FExpressionInput
Variables
| Type | Name | Description | |
|---|---|---|---|
| int64 | PropertyConnectedMask | ||
| uint64 | PropertyConnectedMask | Each bit corresponds to EMaterialProperty connection status. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | CompileWithDefault
(
FMaterialCompiler* Compiler, |
||
| bool | IsConnected () |
||
| bool | IsConnected
(
EMaterialProperty Property |
||
| bool | ICPPStructOps interface | ||
| void | SetConnectedProperty
(
EMaterialProperty Property, |