UMovieSceneSkeletalAnimationSection::GetRootMotionTransform

Windows
MacOS
Linux

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

bool GetRootMotionTransform
(
    FFrameTime CurrentTime,
    FFrameRate FrameRate,
    FAnimationPoseData & AnimationPoseData,
    bool & bIsAdditive,
    FTransform & OutTransform,
    float & OutWeight
) const

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