Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAnimationPayloadData | |||
| FInterchangeCommonParserModule | This module is used to add common structure between the translators and the parsers (i.e. payload temporary structure) | ||
| FInterchangeCurve | This struct contains only the key data, this is only used to pass animation data from interchange worker process translators to factories. | ||
| FInterchangeCurveKey | This struct contains only the key data, this is only used to pass animation data from translators to factories | ||
| FInterchangeStepCurve | This struct contains only the key data, this is only used to pass animation data from translators to factories. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EInterchangeCurveInterpMode | If using Cubic, this enum describes how the tangents should be controlled. | ||
| EInterchangeCurveTangentMode | If using Cubic interpolation mode, this enum describes how the tangents should be controlled. | ||
| EInterchangeCurveTangentWeightMode | Enumerates tangent weight modes. |