FMovieSceneSkeletalAnimRootMotionTrackParams::GetRootMotion

Get the Root Motion transform at the specified time.

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneSkeletalAnimationTrack.h

Include

#include "Tracks/MovieSceneSkeletalAnimationTrack.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Tracks/MovieSceneSkeletalAnimationTrack.cpp

Syntax

FTransform GetRootMotion
(
    FFrameTime CurrentTime
) const

Remarks

Get the Root Motion transform at the specified time.

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