Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
References
| Module | InterchangeNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeMeshNode.h |
| Include | #include "InterchangeMeshNode.h" |
Syntax
USTRUCT (BlueprintType )
struct FInterchangeMeshPayLoadKey
Variables
| Type | Name | Description | |
|---|---|---|---|
| EInterchangeMeshPayLoadType | Type | ||
| FString | UniqueId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInterchangeMeshPayLoadKey
(
const FString& InUniqueId, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | GetTransformString
(
const FTransform& Transform |
Return the translator key merge with the transform. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FInterchangeMeshPayLoadKey& Other |