UMovieSceneSkeletalAnimationSection::SetStartFrame

Set this section's start frame in sequence resolution space.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSection::SetStartFrame()

UMovieSceneSkeletalAnimationSection::SetStartFrame()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneSkeletalAnimationSection.h

Include

#include "Sections/MovieSceneSkeletalAnimationSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneSkeletalAnimationSection.cpp

Syntax

virtual void SetStartFrame
(
    TRangeBound< FFrameNumber > NewStartFrame
)

Remarks

Set this section's start frame in sequence resolution space. @note Will be clamped to the current end frame if necessary

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