Navigation
API > API/Editor > API/Editor/SequencerCore
| Name | UE::Sequencer::EStretchConstraint |
| Type | enum |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/Extensions/IStretchableExtension.h |
| Include Path | #include "MVVM/Extensions/IStretchableExtension.h" |
Syntax
namespace UE
{
namespace Sequencer
{
enum EStretchConstraint
{
AnchorToStart,
AnchorToEnd,
}
}
}
Values
| Name | Remarks |
|---|---|
| AnchorToStart | |
| AnchorToEnd |