Navigation
API > API/Plugins > API/Plugins/InterchangeCommonParser
This struct contains only the key data, this is only used to pass animation data from interchange worker process translators to factories.
| Name | FInterchangeCurve |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/CommonParser/Public/InterchangeCommonAnimationPayload.h |
| Include Path | #include "InterchangeCommonAnimationPayload.h" |
Syntax
USTRUCT ()
struct FInterchangeCurve
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Keys | TArray< FInterchangeCurveKey > | InterchangeCommonAnimationPayload.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialize
(
FArchive& Ar |
InterchangeCommonAnimationPayload.h |