unreal.InterchangeAnimationPayLoadType

class unreal.InterchangeAnimationPayLoadType

Bases: EnumBase

EInterchange Animation Pay Load Type

C++ Source:

  • Plugin: Interchange

  • Module: InterchangeNodes

  • File: InterchangeAnimationTrackSetNode.h

BAKED: InterchangeAnimationPayLoadType

4

CURVE: InterchangeAnimationPayLoadType

1

MORPHTARGETCURVE: InterchangeAnimationPayLoadType

2

MORPHTARGETCURVEWEIGHTINSTANCE: InterchangeAnimationPayLoadType

5

NONE: InterchangeAnimationPayLoadType

0

STEPCURVE: InterchangeAnimationPayLoadType

Handles/generates the same properties as the CURVE variation, but the way it is acquired might be different (depending on the Translator).

Type:

3