FMatineeImportTools::CopyInterpMoveTrack

Copies keys from a matinee move track to a sequencer transform track.

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MatineeImportTools.h

Include

#include "MatineeImportTools.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/MatineeImportTools.cpp

Syntax

static bool CopyInterpMoveTrack
(
    UInterpTrackMove * MoveTrack,
    UMovieScene3DTransformTrack * TransformTrack,
    const FVector & DefaultScale
)

Remarks

Copies keys from a matinee move track to a sequencer transform track.

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