AMatineeActor::UpdateInterp

Move interpolation to new position and iterate over each track updating any properties.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/MatineeActor.h"

Source

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

Syntax

void UpdateInterp
(
    float NewPosition,
    bool bPreview,
    bool bJump
)

Remarks

Move interpolation to new position and iterate over each track updating any properties.

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