FMatineeImportTools::CopyInterpDirectorTrack

Copies keys from a matinee director track to a sequencer camera cut 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 CopyInterpDirectorTrack
(
    UInterpTrackDirector * DirectorTrack,
    UMovieSceneCameraCutTrack * CameraCutTrack,
    AMatineeActor * MatineeActor,
    IMovieScenePlayer & Player
)

Remarks

Copies keys from a matinee director track to a sequencer camera cut 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