UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UMovieSceneSkeletalAnimationSection::FRootMotionParams Struct Reference

#include <MovieSceneSkeletalAnimationSection.h>

Public Attributes

bool bBlendFirstChildOfRoot
 
int32 ChildBoneIndex
 
TOptional< FTransformTransform
 
TOptional< FTransformPreviousTransform
 

Member Data Documentation

◆ bBlendFirstChildOfRoot

bool UMovieSceneSkeletalAnimationSection::FRootMotionParams::bBlendFirstChildOfRoot

◆ ChildBoneIndex

int32 UMovieSceneSkeletalAnimationSection::FRootMotionParams::ChildBoneIndex

◆ PreviousTransform

TOptional<FTransform> UMovieSceneSkeletalAnimationSection::FRootMotionParams::PreviousTransform

◆ Transform

TOptional<FTransform> UMovieSceneSkeletalAnimationSection::FRootMotionParams::Transform

The documentation for this struct was generated from the following file: