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 EInterchangeAimationCompletionMode
{
KeepState,
RestoreState,
ProjectDefault,
}
Values
| Name | Description |
|---|---|
| KeepState | |
| RestoreState | |
| ProjectDefault |
Remarks
Enumeration specifying how to handle the state of the animated property at the end of an animation track.