Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FTrajectorySample
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/MotionTrajectoryTypes.h |
| Include | #include "Animation/MotionTrajectoryTypes.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/MotionTrajectoryTypes.cpp |
void PrependOffset
(
const FTransform DeltaTransform,
float DeltaSeconds
)
Remarks
Concatenates DeltaTransform before the current transform is applied and shifts the accumulated time by DeltaSeconds