FRootMotionReset

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimCompressionTypes.h

Include

#include "Animation/AnimCompressionTypes.h"

Syntax

struct FRootMotionReset

Variables

Name Description

Public variable

FTransform

 

AnimFirstFrame

Public variable

bool

 

bEnableRootMotion

Public variable

bool

 

bForceRootLock

Public variable

bool

 

bIsValidAdditive

Public variable

ERootMotionRoot...

 

RootMotionRootLock

Constructors

Name Description

Public function

FRootMotionReset

(
    bool bInEnableRootMotion,
    ERootMotionRootLock::Type InRootMot...,
    bool bInForceRootLock,
    FTransform InAnimFirstFrame,
    bool bInIsValidAdditive
)

Functions

Name Description

Public function Const

void

 

ResetRootBoneForRootMotion

(
    FTransform& BoneTransform,
    const FBoneContainer& RequiredBone...
)

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