Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
Enumeration specifying which properties of a camera, light or scene node can be animated besides transform.
| Name | EInterchangeAnimatedProperty |
| Type | enum |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeAnimationTrackSetNode.h |
| Include Path | #include "InterchangeAnimationTrackSetNode.h" |
Syntax
enum EInterchangeAnimatedProperty
{
None,
Visibility,
MAX,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Visibility | |
| MAX |