Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Sections > API/Runtime/MovieSceneTracks/Sections/FMovieSceneSkeletalAnimationPara-
| Type | Name | Description | |
|---|---|---|---|
| double | MapTimeToAnimation
(
const UMovieSceneSection* InSection, |
Convert a sequence frame to a time in seconds inside the animation clip, taking into account start/end offsets, looping, etc. | |
| double | MapTimeToAnimation
(
FFrameNumber InSectionStartTime, |
As above, but with already computed section bounds. |