Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
References
| |
|
| Module |
InterchangeNodes |
| Header |
/Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeAnimationTrackSetNode.h |
| Include |
#include "InterchangeAnimationTrackSetNode.h" |
Syntax
enum EInterchangeAnimationPayLoadType
&123;
NONE = 0,
CURVE,
MORPHTARGETCURVE,
STEPCURVE,
BAKED,
MORPHTARGETCURVEWEIGHTINSTANCE,
&125;
Values
| Name |
Description |
| NONE |
|
| CURVE |
|
| MORPHTARGETCURVE |
|
| STEPCURVE |
|
| BAKED |
|
| MORPHTARGETCURVEWEIGHTINSTANCE |
Purpose of this type is to generate a 1 frame long Animation with the Instantiated Morph Target Curve Weights. |