Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneSection
Description
- Set this section's start frame in sequence resolution space.
-
Will be clamped to the current end frame if necessary
| Name | SetStartFrame |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
| Include Path | #include "MovieSceneSection.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/MovieSceneSection.cpp |
virtual void SetStartFrame
(
TRangeBound < FFrameNumber > NewStartFrame
)