unreal.InterchangeAnimationPayLoadType¶
- class unreal.InterchangeAnimationPayLoadType¶
Bases:
EnumBaseEInterchange Animation Pay Load Type
C++ Source:
Plugin: Interchange
Module: InterchangeNodes
File: InterchangeAnimationTrackSetNode.h
- BAKED: InterchangeAnimationPayLoadType = Ellipsis¶
4
- CURVE: InterchangeAnimationPayLoadType = Ellipsis¶
1
- MORPHTARGETCURVE: InterchangeAnimationPayLoadType = Ellipsis¶
2
- MORPHTARGETCURVEWEIGHTINSTANCE: InterchangeAnimationPayLoadType = Ellipsis¶
5
- NONE: InterchangeAnimationPayLoadType = Ellipsis¶
0
- STEPCURVE: InterchangeAnimationPayLoadType = Ellipsis¶
Handles/generates the same properties as the CURVE variation, but the way it is acquired might be different (depending on the Translator).
- Type:
3