unreal.InterchangeAnimationRange

class unreal.InterchangeAnimationRange

Bases: EnumBase

Animation length type when importing

C++ Source:

  • Plugin: Interchange

  • Module: InterchangePipelines

  • File: InterchangeGenericAnimationPipeline.h

ANIMATED: InterchangeAnimationRange

This option imports the range of frames that have animation.

Type:

1

SET_RANGE: InterchangeAnimationRange

This option imports the range of frames specified by “FrameImportRange”.

Type:

2

TIMELINE: InterchangeAnimationRange

This option imports the range of frames based on timeline definition in the source.

Type:

0