Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FExpressionInput
- FMaterialAttributesInput
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialExpressionIO.h |
| Include | #include "MaterialExpressionIO.h" |
Syntax
struct FMaterialAttributesInput : public FExpressionInput
Variables
| Type | Name | Description | |
|---|---|---|---|
| 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, |