unreal.MovieGraphSequenceRangeType

class unreal.MovieGraphSequenceRangeType

Bases: EnumBase

EMovie Graph Sequence Range Type

C++ Source:

  • Plugin: MovieRenderPipeline

  • Module: MovieRenderPipelineCore

  • File: MovieGraphGlobalOutputSettingNode.h

CUSTOM: MovieGraphSequenceRangeType = Ellipsis

Override the Playback Range value from the Level Sequence and instead override it to use a custom Frame Number.

Type:

1

SEQUENCE_DEFAULT: MovieGraphSequenceRangeType = Ellipsis

Use the Playback Range value from the Level Sequence (without overriding it.)

Type:

0