Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/MovieSceneTools/Public/MatineeImportTools.h |
Include |
#include "MatineeImportTools.h" |
class FMatineeImportTools
Name | Description | ||
---|---|---|---|
|
CopyInterpAnimControlTrack ( |
Copies keys from a matinee anim control track to a sequencer skeletal animation track. |
|
|
CopyInterpBoolTrack ( |
Copies keys from a matinee bool track to a sequencer bool track. |
|
|
CopyInterpColorTrack ( |
Copies keys from a matinee color track to a sequencer color track. |
|
|
CopyInterpDirectorTrack ( |
Copies keys from a matinee director track to a sequencer camera cut track. |
|
|
CopyInterpEventTrack ( |
Copies keys from a matinee event track to a sequencer event track. |
|
|
CopyInterpFadeTrack ( |
Copies keys from a matinee fade track to a sequencer fade track. |
|
|
CopyInterpFloatTrack ( |
Copies keys from a matinee float track to a sequencer float track. |
|
|
CopyInterpLinearColorTrack ( |
Copies keys from a matinee linear color track to a sequencer color track. |
|
|
CopyInterpMaterialParamTrack |
Copies keys from a matinee material paramter track to a sequencer material track |
|
|
CopyInterpMaterialParamTrack |
Copies keys from a matinee material paramter track to a sequencer material track |
|
|
CopyInterpMoveTrack ( |
Copies keys from a matinee move track to a sequencer transform track. |
|
|
CopyInterpParticleTrack ( |
Copies keys from a matinee toggle track to a sequencer particle track. |
|
|
CopyInterpSlomoTrack ( |
Copies keys from a matinee Slomo track to a sequencer Slomo track. |
|
|
CopyInterpSoundTrack ( |
Copies keys from a matinee sound track to a sequencer audio track. |
|
|
CopyInterpVectorTrack ( |
Copies keys from a matinee vector track to a sequencer vector track. |
|
|
CopyInterpVisibilityTrack ( |
Copies keys from a matinee visibility track to a sequencer visibility track. |
|
|
ERichCurveIn... |
MatineeInterpolationToRichCurveInterpolation ( |
Converts a matinee interpolation mode to its equivalent rich curve interpolation mode. |
|
ERichCurveTa... |
MatineeInterpolationToRichCurveTangent ( |
Converts a matinee interpolation mode to its equivalent rich curve tangent mode. |
|
SetOrAddKey ( |
Adds a key to a rich curve based on matinee curve key data. |
|
|
SetOrAddKey ( |
Adds a key to a rich curve based on matinee curve key data. |
|
|
TryConvertMatineeToggleToOutParticleKey ( |
Tries to convert a matinee toggle to a particle key. |
Name |
Description |
---|---|
SectionRangeMode |
Specifies how the converted sections ar sized. Defaults to 'All'. |