Navigation
API > API/Editor > API/Editor/MovieSceneTools
| Name | ECreationTime |
| Type | enum |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/Constraints/MovieSceneConstraintChannelHelper.h |
| Include Path | #include "Constraints/MovieSceneConstraintChannelHelper.h" |
Syntax
enum ECreationTime
{
CurrentFrame,
FromStart,
Infinite,
}
Values
| Name | Remarks |
|---|---|
| CurrentFrame | |
| FromStart | |
| Infinite |