FRootMotionSourceGroup::GetOverrideRootMotionRotation

Get rotation output of current override root motion source, returns true if OutRotation was filled

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/RootMotionSource.h

Include

#include "GameFramework/RootMotionSource.h"

Source

/Engine/Source/Runtime/Engine/Private/GameFramework/RootMotionSource.cpp

Syntax

bool GetOverrideRootMotionRotation
(
    float DeltaTime,
    const ACharacter & Character,
    const UCharacterMovementComponent & MoveComponent,
    FQuat & OutRotation
) const

Remarks

Get rotation output of current override root motion source, returns true if OutRotation was filled

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