EMatineeImportSectionRangeMode

Defines how converted Sequence sections are sized

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MatineeImportTools.h

Include

#include "MatineeImportTools.h"

Syntax

enum EMatineeImportSectionRangeMode
{
    All,
    KeysHull,
}

Values

Name

Description

All

Sections are made infinite

KeysHull

Sections are trimmed to encompass exactly their contained keyframes, if any

Remarks

Defines how converted Sequence sections are sized

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss