Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneSkeletalAnimationTrack.h |
Include |
#include "Tracks/MovieSceneSkeletalAnimationTrack.h" |
struct FMovieSceneSkeletalAnimRootMotionTrackParams
Struct to hold the cached root motion positions based upon how we calculated them. Also provides way to get the root motion at a particular time.
Name | Description | ||
---|---|---|---|
|
bRootMotionsDirty |
||
|
EndFrame |
||
|
FrameTick |
||
|
RootTransforms |
||
|
StartFrame |
Name | Description | |
---|---|---|
|
FMovieSceneSkeletalAnimRootMotionTrackParams() |
Name | Description | ||
---|---|---|---|
|
GetRootMotion ( |
Get the Root Motion transform at the specified time. |