UInterpTrackMove::GetMoveRefFrame

Return the reference frame that the animation is currently working within.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackMove.h

Include

#include "Matinee/InterpTrackMove.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

virtual FTransform GetMoveRefFrame
(
    class UInterpTrackInstMove * MoveTrackInst
)

Remarks

Return the reference frame that the animation is currently working within. Looks at the current MoveFrame setting and whether the Actor is based on something.

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