FMatineeImportTools::CopyInterpLinearColorTrack

Copies keys from a matinee linear color track to a sequencer color 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 CopyInterpLinearColorTrack
(
    UInterpTrackLinearColorProp * LinearColorPropTrack,
    UMovieSceneColorTrack * ColorTrack
)

Remarks

Copies keys from a matinee linear color track to a sequencer color 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